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

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dshapeproto.h148 CARD16 widthBoundingShape; member in struct:__anoncf80d8d20208
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dshape.c655 rep.widthBoundingShape = extents.x2 - extents.x1;
677 swaps(&rep.widthBoundingShape);
/xsrc/external/mit/libXext/dist/src/
H A DXShape.c376 *wbs = rep.widthBoundingShape;
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dshape.c665 rep.widthBoundingShape = extents.x2 - extents.x1;
686 swaps(&rep.widthBoundingShape, n);

Completed in 9 milliseconds