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

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolprotocol.c992 Mask planemask,
1033 width, height, planemask, im_return);
1157 Ones(planemask & (plane | (plane - 1)));
1223 planemask,
1269 if (planemask & plane)
987 TsolDoGetImage( ClientPtr client, int format, Drawable drawable, int x, int y, int width, int height, Mask planemask, xGetImageReply **im_return) argument
/solaris-x11-s11/open-src/lib/libXext/sun-src/src/
H A DTransOvl.c1049 unsigned long planemask
1072 req->bitPlane = planemask;
1099 unsigned long planemask)
1130 req->bitPlane = planemask;
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 16 milliseconds