HomeSort by: relevance | last modified time | path
    Searched refs:heightClipShape (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
shapeproto.h 153 CARD16 heightClipShape;
  /xsrc/external/mit/xorg-server/dist/Xext/
shape.c 671 rep.heightClipShape = extents.y2 - extents.y1;
682 swaps(&rep.heightClipShape);
  /xsrc/external/mit/libXext/dist/src/
XShape.c 381 *hcs = rep.heightClipShape;
  /xsrc/external/mit/xorg-server.old/dist/Xext/
shape.c 680 rep.heightClipShape = extents.y2 - extents.y1;
691 swaps(&rep.heightClipShape, n);

Completed in 45 milliseconds