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 6269 src/xterm.c          x_set_cr_source_with_gc_foreground (f, gc, false);
x_set_cr_source_with_gc_foreground 6542 src/xterm.c          x_set_cr_source_with_gc_foreground (f, gc, respect_alpha_background);
x_set_cr_source_with_gc_foreground 6557 src/xterm.c    	  x_set_cr_source_with_gc_foreground (f, gc, respect_alpha_background);
x_set_cr_source_with_gc_foreground 6690 src/xterm.c      x_set_cr_source_with_gc_foreground (f, gc, false);
x_set_cr_source_with_gc_foreground 6736 src/xterm.c      x_set_cr_source_with_gc_foreground (f, gc, false);
x_set_cr_source_with_gc_foreground 6796 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);