x_clear_rectangle 7809 src/xterm.c    	  x_clear_rectangle (f, face->gc, p->bx, p->by, p->nx, p->ny,
x_clear_rectangle 8425 src/xterm.c      x_clear_rectangle (s->f, s->gc, x, y, w, h, s->hl != DRAW_CURSOR);
x_clear_rectangle 8442 src/xterm.c          x_clear_rectangle (f, gc, x, y, 1, 1, true);