Searched defs:clientClipType (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | gcstruct.h | 287 unsigned int clientClipType : 2; /* CT_<kind> */ member in struct:_GC
|
| /xsrc/external/mit/xorg-server.old/dist/render/ |
| H A D | mipict.c | 83 int clientClipType; local in function:miChangePictureClip [all...] |
| H A D | picturestr.h | 160 unsigned int clientClipType : 2; member in struct:_Picture
|
| /xsrc/external/mit/xorg-server.old/dist/exa/ |
| H A D | exa_accel.c | 1000 exaFillRegionSolid(DrawablePtr pDrawable,RegionPtr pRegion,Pixel pixel,CARD32 planemask,CARD32 alu,unsigned int clientClipType) argument 1085 exaFillRegionTiled(DrawablePtr pDrawable,RegionPtr pRegion,PixmapPtr pTile,DDXPointPtr pPatOrg,CARD32 planemask,CARD32 alu,unsigned int clientClipType) argument
|
| H A D | exa_priv.h | 452 exaGCReadsDestination(DrawablePtr pDrawable,unsigned long planemask,unsigned int fillStyle,unsigned char alu,unsigned int clientClipType) argument
|
Completed in 8 milliseconds