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 1409 src/pgtkterm.c   pgtk_set_cr_source_with_color (f, color, respect_alpha_background);
pgtk_set_cr_source_with_color 1732 src/pgtkterm.c   pgtk_set_cr_source_with_color (f, color, false);
pgtk_set_cr_source_with_color 1759 src/pgtkterm.c   pgtk_set_cr_source_with_color (f, color, false);
pgtk_set_cr_source_with_color 2036 src/pgtkterm.c   pgtk_set_cr_source_with_color (f, color, false);
pgtk_set_cr_source_with_color 2798 src/pgtkterm.c   pgtk_set_cr_source_with_color (f, FRAME_X_OUTPUT (f)->cursor_color, false);
pgtk_set_cr_source_with_color 3264 src/pgtkterm.c     pgtk_set_cr_source_with_color (f, face->foreground, false);
pgtk_set_cr_source_with_color 3295 src/pgtkterm.c       pgtk_set_cr_source_with_color (f, color_first, false);
pgtk_set_cr_source_with_color 3298 src/pgtkterm.c       pgtk_set_cr_source_with_color (f, color, false);
pgtk_set_cr_source_with_color 3301 src/pgtkterm.c       pgtk_set_cr_source_with_color (f, color_last, false);
pgtk_set_cr_source_with_color 3308 src/pgtkterm.c       pgtk_set_cr_source_with_color (f, color_first, false);
pgtk_set_cr_source_with_color 3311 src/pgtkterm.c       pgtk_set_cr_source_with_color (f, color, false);
pgtk_set_cr_source_with_color 3314 src/pgtkterm.c       pgtk_set_cr_source_with_color (f, color_last, false);
pgtk_set_cr_source_with_color 3320 src/pgtkterm.c       pgtk_set_cr_source_with_color (f, color, false);
pgtk_set_cr_source_with_color 3555 src/pgtkterm.c 	  pgtk_set_cr_source_with_color (f, face->background, true);
pgtk_set_cr_source_with_color 4934 src/pgtkterm.c   pgtk_set_cr_source_with_color (f, color, respect_alpha_background);
pgtk_set_cr_source_with_color 7091 src/pgtkterm.c   pgtk_set_cr_source_with_color (f, FRAME_X_OUTPUT (f)->background_color,
pgtk_set_cr_source_with_color 7246 src/pgtkterm.c   pgtk_set_cr_source_with_color (f, gc->foreground,
pgtk_set_cr_source_with_color 7254 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);