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 6252 src/xterm.c          x_set_cr_source_with_gc_background (f, gc, false);
x_set_cr_source_with_gc_background 6550 src/xterm.c          x_set_cr_source_with_gc_background (f, gc, respect_alpha_background);
x_set_cr_source_with_gc_background 6643 src/xterm.c      x_set_cr_source_with_gc_background (f, gc, respect_alpha_background);
x_set_cr_source_with_gc_background 6708 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 6763 src/xterm.c      x_set_cr_source_with_gc_background (f, gc, false);
x_set_cr_source_with_gc_background 11143 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);