Searched defs:colorGC (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libXext/sun-src/src/
H A DTransOvl.c1086 GC colorGC,
1107 FlushGC(dpy, colorGC);
1108 if (paintTypeGC && (paintTypeGC != colorGC))
1117 req->colorGC = colorGC->gid;
1080 XSolarisOvlCopyAreaAndPaintType( Display *dpy, Drawable colorSrc, Drawable paintTypeSrc, Drawable colorDst, Drawable paintTypeDst, GC colorGC, GC paintTypeGC, int colorSrcX, int colorSrcY, int paintTypeSrcX, int paintTypeSrcY, unsigned int width, unsigned int height, int colorDstX, int colorDstY, int paintTypeDstX, int paintTypeDstY, unsigned long action_mask, unsigned long planemask) argument

Completed in 45 milliseconds