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

/solaris-x11-s11/open-src/lib/libXext/sun-src/src/
H A DTransOvl.c1048 unsigned long action_mask,
1071 req->action_mask = action_mask;
1098 unsigned long action_mask,
1129 req->action_mask = action_mask;
1037 XSolarisOvlCopyPaintType( Display *dpy, Drawable src, Drawable dst, GC gc, int src_x, int src_y, unsigned int width, unsigned int height, int dest_x, int dest_y, unsigned long action_mask, unsigned long planemask ) argument
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 47 milliseconds