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

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dshapeproto.h149 CARD16 heightBoundingShape; member in struct:__anoncf80d8d20208
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dshape.c656 rep.heightBoundingShape = extents.y2 - extents.y1;
678 swaps(&rep.heightBoundingShape);
/xsrc/external/mit/libXext/dist/src/
H A DXShape.c377 *hbs = rep.heightBoundingShape;
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dshape.c666 rep.heightBoundingShape = extents.y2 - extents.y1;
687 swaps(&rep.heightBoundingShape, n);

Completed in 6 milliseconds