x_set_cr_source_with_gc_background  581 src/ftcrfont.c       x_set_cr_source_with_gc_background (f, s->gc, s->hl != DRAW_CURSOR);
x_set_cr_source_with_gc_background 6301 src/xterm.c          x_set_cr_source_with_gc_background (f, gc, false);
x_set_cr_source_with_gc_background 6601 src/xterm.c          x_set_cr_source_with_gc_background (f, gc, respect_alpha_background);
x_set_cr_source_with_gc_background 6697 src/xterm.c      x_set_cr_source_with_gc_background (f, gc, respect_alpha_background);
x_set_cr_source_with_gc_background 6762 src/xterm.c      x_set_cr_source_with_gc_background (f, f->output_data.x->normal_gc, true);
x_set_cr_source_with_gc_background 6817 src/xterm.c      x_set_cr_source_with_gc_background (f, gc, false);
x_set_cr_source_with_gc_background 11201 src/xterm.c      x_set_cr_source_with_gc_background (f, f->output_data.x->normal_gc,
x_set_cr_source_with_gc_background 1810 src/xterm.h    extern void x_set_cr_source_with_gc_background (struct frame *, GC, bool);