x_set_cr_source_with_gc_foreground  610 src/ftcrfont.c   x_set_cr_source_with_gc_foreground (f, s->gc, false);
x_set_cr_source_with_gc_foreground 6318 src/xterm.c          x_set_cr_source_with_gc_foreground (f, gc, false);
x_set_cr_source_with_gc_foreground 6593 src/xterm.c          x_set_cr_source_with_gc_foreground (f, gc, respect_alpha_background);
x_set_cr_source_with_gc_foreground 6608 src/xterm.c    	  x_set_cr_source_with_gc_foreground (f, gc, respect_alpha_background);
x_set_cr_source_with_gc_foreground 6744 src/xterm.c      x_set_cr_source_with_gc_foreground (f, gc, false);
x_set_cr_source_with_gc_foreground 6790 src/xterm.c      x_set_cr_source_with_gc_foreground (f, gc, false);
x_set_cr_source_with_gc_foreground 6850 src/xterm.c      x_set_cr_source_with_gc_foreground (f, gc, false);
x_set_cr_source_with_gc_foreground 1809 src/xterm.h    extern void x_set_cr_source_with_gc_foreground (struct frame *, GC, bool);