pgtk_set_cr_source_with_color  583 src/ftcrfont.c       pgtk_set_cr_source_with_color (f, s->xgcv.background,
pgtk_set_cr_source_with_color  612 src/ftcrfont.c   pgtk_set_cr_source_with_color (f, s->xgcv.foreground, false);
pgtk_set_cr_source_with_color 1412 src/pgtkterm.c   pgtk_set_cr_source_with_color (f, color, respect_alpha_background);
pgtk_set_cr_source_with_color 1735 src/pgtkterm.c   pgtk_set_cr_source_with_color (f, color, false);
pgtk_set_cr_source_with_color 1762 src/pgtkterm.c   pgtk_set_cr_source_with_color (f, color, false);
pgtk_set_cr_source_with_color 2039 src/pgtkterm.c   pgtk_set_cr_source_with_color (f, color, false);
pgtk_set_cr_source_with_color 2801 src/pgtkterm.c   pgtk_set_cr_source_with_color (f, FRAME_X_OUTPUT (f)->cursor_color, false);
pgtk_set_cr_source_with_color 3267 src/pgtkterm.c     pgtk_set_cr_source_with_color (f, face->foreground, false);
pgtk_set_cr_source_with_color 3298 src/pgtkterm.c       pgtk_set_cr_source_with_color (f, color_first, false);
pgtk_set_cr_source_with_color 3301 src/pgtkterm.c       pgtk_set_cr_source_with_color (f, color, false);
pgtk_set_cr_source_with_color 3304 src/pgtkterm.c       pgtk_set_cr_source_with_color (f, color_last, false);
pgtk_set_cr_source_with_color 3311 src/pgtkterm.c       pgtk_set_cr_source_with_color (f, color_first, false);
pgtk_set_cr_source_with_color 3314 src/pgtkterm.c       pgtk_set_cr_source_with_color (f, color, false);
pgtk_set_cr_source_with_color 3317 src/pgtkterm.c       pgtk_set_cr_source_with_color (f, color_last, false);
pgtk_set_cr_source_with_color 3323 src/pgtkterm.c       pgtk_set_cr_source_with_color (f, color, false);
pgtk_set_cr_source_with_color 3558 src/pgtkterm.c 	  pgtk_set_cr_source_with_color (f, face->background, true);
pgtk_set_cr_source_with_color 4937 src/pgtkterm.c   pgtk_set_cr_source_with_color (f, color, respect_alpha_background);
pgtk_set_cr_source_with_color 7094 src/pgtkterm.c   pgtk_set_cr_source_with_color (f, FRAME_X_OUTPUT (f)->background_color,
pgtk_set_cr_source_with_color 7249 src/pgtkterm.c   pgtk_set_cr_source_with_color (f, gc->foreground,
pgtk_set_cr_source_with_color 7257 src/pgtkterm.c   pgtk_set_cr_source_with_color (f, gc->background,
pgtk_set_cr_source_with_color  588 src/pgtkterm.h extern void pgtk_set_cr_source_with_color (struct frame *, unsigned long, bool);