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

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dshapeproto.h146 INT16 xBoundingShape; /* extents of bounding shape */ member in struct:__anoncf80d8d20208
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dshape.c653 rep.xBoundingShape = extents.x1;
675 swaps(&rep.xBoundingShape);
/xsrc/external/mit/libXext/dist/src/
H A DXShape.c374 *xbs = cvtINT16toInt (rep.xBoundingShape);
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dshape.c663 rep.xBoundingShape = extents.x1;
684 swaps(&rep.xBoundingShape, n);

Completed in 7 milliseconds