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

  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
shapeproto.h 152 CARD16 widthClipShape;
  /xsrc/external/mit/xorg-server/dist/Xext/
shape.c 670 rep.widthClipShape = extents.x2 - extents.x1;
681 swaps(&rep.widthClipShape);
  /xsrc/external/mit/libXext/dist/src/
XShape.c 380 *wcs = rep.widthClipShape;
  /xsrc/external/mit/xorg-server.old/dist/Xext/
shape.c 679 rep.widthClipShape = extents.x2 - extents.x1;
690 swaps(&rep.widthClipShape, n);

Completed in 5 milliseconds