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

/xsrc/external/mit/xorg-server.old/dist/include/
H A Dgcstruct.h287 unsigned int clientClipType : 2; /* CT_<kind> */ member in struct:_GC
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dmipict.c83 int clientClipType; local in function:miChangePictureClip
[all...]
H A Dpicturestr.h160 unsigned int clientClipType : 2; member in struct:_Picture
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_accel.c1000 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 Dexa_priv.h452 exaGCReadsDestination(DrawablePtr pDrawable,unsigned long planemask,unsigned int fillStyle,unsigned char alu,unsigned int clientClipType) argument

Completed in 7 milliseconds