Lines Matching refs:gc2
4164 GC gc2;
4247 gc2 = getCgsGC(params->xw, cgsWin, cgsId);
4250 XFillRectangle(screen->display, VDrawable(screen), gc2, x, y,
4258 gc2 = getCgsGC(params->xw, cgsWin, cgsId);
4263 setXtermLineAttributes(screen->display, gc2,
4298 VDrawable(screen), gc2,
4311 VDrawable(screen), gc2,
4325 VDrawable(screen), gc2,
4341 VDrawable(screen), gc2,
4367 XSetClipRectangles(screen->display, gc2, x, y, &clip, 1, Unsorted);
4369 XDrawRectangle(screen->display, VDrawable(screen), gc2,
4374 XSetClipMask(screen->display, gc2, None);
4377 resetXtermLineAttributes(screen->display, gc2);