Searched refs:CreateClipShape (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dwindow.h228 extern _X_EXPORT RegionPtr CreateClipShape(WindowPtr /* pWin */ );
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dwindow.h261 extern _X_EXPORT RegionPtr CreateClipShape(
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dshape.c63 /* SendShapeNotify, CreateBoundingShape and CreateClipShape are used
193 CreateClipShape(WindowPtr pWin) function in typeref:typename:RegionPtr
254 createDefault = CreateClipShape;
351 createDefault = CreateClipShape;
462 createDefault = CreateClipShape;
482 createSrc = CreateClipShape;
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dshape.c67 /* SendShapeNotify, CreateBoundingShape and CreateClipShape are used
202 CreateClipShape (WindowPtr pWin) function in typeref:typename:RegionPtr
262 createDefault = CreateClipShape;
361 createDefault = CreateClipShape;
471 createDefault = CreateClipShape;
491 createSrc = CreateClipShape;
/xsrc/external/mit/xorg-server.old/dist/xfixes/
H A Dregion.c182 pRegion = CreateClipShape (pWin);
/xsrc/external/mit/xorg-server/dist/xfixes/
H A Dregion.c179 pRegion = CreateClipShape(pWin);

Completed in 8 milliseconds