Searched refs:RootlessDamageRect (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/miext/rootless/ |
| H A D | rootlessCommon.h | 257 void RootlessDamageRect(WindowPtr pWindow, int x, int y, int w, int h);
|
| H A D | rootlessCommon.c | 371 * RootlessDamageRect 376 RootlessDamageRect(WindowPtr pWindow, int x, int y, int w, int h) function in typeref:typename:void
|
| H A D | rootlessScreen.c | 273 RootlessDamageRect(dstWin, xDst, yDst, width, height);
|
| H A D | rootlessWindow.c | 1134 RootlessDamageRect(pWin, -newBW, -newBW, newW, newH);
|
| /xsrc/external/mit/xorg-server/dist/miext/rootless/ |
| H A D | rootlessCommon.h | 252 void RootlessDamageRect(WindowPtr pWindow, int x, int y, int w, int h);
|
| H A D | rootlessCommon.c | 424 * RootlessDamageRect 429 RootlessDamageRect(WindowPtr pWindow, int x, int y, int w, int h) function in typeref:typename:void
|
| H A D | rootlessScreen.c | 264 RootlessDamageRect(dstWin, xDst, yDst, width, height);
|
| H A D | rootlessWindow.c | 1155 RootlessDamageRect(pWin, -newBW, -newBW, newW, newH);
|
Completed in 12 milliseconds