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

/xsrc/external/mit/xorg-server/dist/include/
H A Dwindow.h226 extern _X_EXPORT RegionPtr CreateBoundingShape(WindowPtr /* pWin */ );
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dwindow.h258 extern _X_EXPORT RegionPtr CreateBoundingShape(
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dshape.c63 /* SendShapeNotify, CreateBoundingShape and CreateClipShape are used
181 CreateBoundingShape(WindowPtr pWin) function in typeref:typename:RegionPtr
251 createDefault = CreateBoundingShape;
257 createDefault = CreateBoundingShape;
348 createDefault = CreateBoundingShape;
354 createDefault = CreateBoundingShape;
459 createDefault = CreateBoundingShape;
465 createDefault = CreateBoundingShape;
478 createSrc = CreateBoundingShape;
486 createSrc = CreateBoundingShape;
[all...]
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dshape.c67 /* SendShapeNotify, CreateBoundingShape and CreateClipShape are used
190 CreateBoundingShape (WindowPtr pWin) function in typeref:typename:RegionPtr
259 createDefault = CreateBoundingShape;
265 createDefault = CreateBoundingShape;
358 createDefault = CreateBoundingShape;
364 createDefault = CreateBoundingShape;
468 createDefault = CreateBoundingShape;
474 createDefault = CreateBoundingShape;
487 createSrc = CreateBoundingShape;
495 createSrc = CreateBoundingShape;
[all...]
/xsrc/external/mit/xorg-server.old/dist/xfixes/
H A Dregion.c174 pRegion = CreateBoundingShape (pWin);
/xsrc/external/mit/xorg-server/dist/xfixes/
H A Dregion.c172 pRegion = CreateBoundingShape(pWin);

Completed in 9 milliseconds