Searched refs:widthClipShape (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dshapeproto.h152 CARD16 widthClipShape; member in struct:__anoncf80d8d20208
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dshape.c670 rep.widthClipShape = extents.x2 - extents.x1;
681 swaps(&rep.widthClipShape);
/xsrc/external/mit/libXext/dist/src/
H A DXShape.c380 *wcs = rep.widthClipShape;
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dshape.c679 rep.widthClipShape = extents.x2 - extents.x1;
690 swaps(&rep.widthClipShape, n);

Completed in 6 milliseconds