Searched refs:RootlessDamageRect (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/miext/rootless/
H A DrootlessCommon.h257 void RootlessDamageRect(WindowPtr pWindow, int x, int y, int w, int h);
H A DrootlessCommon.c371 * RootlessDamageRect
376 RootlessDamageRect(WindowPtr pWindow, int x, int y, int w, int h) function in typeref:typename:void
H A DrootlessScreen.c273 RootlessDamageRect(dstWin, xDst, yDst, width, height);
H A DrootlessWindow.c1134 RootlessDamageRect(pWin, -newBW, -newBW, newW, newH);
/xsrc/external/mit/xorg-server/dist/miext/rootless/
H A DrootlessCommon.h252 void RootlessDamageRect(WindowPtr pWindow, int x, int y, int w, int h);
H A DrootlessCommon.c424 * RootlessDamageRect
429 RootlessDamageRect(WindowPtr pWindow, int x, int y, int w, int h) function in typeref:typename:void
H A DrootlessScreen.c264 RootlessDamageRect(dstWin, xDst, yDst, width, height);
H A DrootlessWindow.c1155 RootlessDamageRect(pWin, -newBW, -newBW, newW, newH);

Completed in 12 milliseconds