Searched refs:RootlessGetShape (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/miext/rootless/
H A DrootlessWindow.c207 RootlessGetShape(WindowPtr pWin, RegionPtr pShape) function in typeref:typename:Bool
242 pShape = RootlessGetShape(pWin, &newShape) ? &newShape : NULL;
406 if (RootlessGetShape(pWin, &shape))
/xsrc/external/mit/xorg-server/dist/miext/rootless/
H A DrootlessWindow.c212 RootlessGetShape(WindowPtr pWin, RegionPtr pShape) function in typeref:typename:Bool
247 pShape = RootlessGetShape(pWin, &newShape) ? &newShape : NULL;
408 if (RootlessGetShape(pWin, &shape))

Completed in 6 milliseconds