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 6100 src/xterm.c          x_set_cr_source_with_gc_foreground (f, gc, false);
x_set_cr_source_with_gc_foreground 6373 src/xterm.c          x_set_cr_source_with_gc_foreground (f, gc, respect_alpha_background);
x_set_cr_source_with_gc_foreground 6388 src/xterm.c    	  x_set_cr_source_with_gc_foreground (f, gc, respect_alpha_background);
x_set_cr_source_with_gc_foreground 6521 src/xterm.c      x_set_cr_source_with_gc_foreground (f, gc, false);
x_set_cr_source_with_gc_foreground 6567 src/xterm.c      x_set_cr_source_with_gc_foreground (f, gc, false);
x_set_cr_source_with_gc_foreground 6627 src/xterm.c      x_set_cr_source_with_gc_foreground (f, gc, false);
x_set_cr_source_with_gc_foreground 1694 src/xterm.h    extern void x_set_cr_source_with_gc_foreground (struct frame *, GC, bool);