Lines Matching defs:pgc
28 static GC pgc;39 pgc = xp->fggc;89 XFillRectangles(xp->d, xp->w, pgc, rects, p->objects);90 if (pgc == xp->bggc)91 pgc = xp->fggc;93 pgc = xp->bggc;102 XDrawRectangles (xp->d, xp->w, pgc, rects, p->objects);103 if (pgc == xp->bggc)104 pgc = xp->fggc;106 pgc = xp->bggc;