Searched refs:SetPixmapBaseToScreen (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessWindow.c | 336 SetPixmapBaseToScreen(winRec->pixmap, x - bw, y - bw); in RootlessPositionWindow() 1011 SetPixmapBaseToScreen(gResizeDeathPix[1], in StartFrameResize() 1037 SetPixmapBaseToScreen(gResizeDeathPix[0], oldX, oldY); in StartFrameResize() 1073 SetPixmapBaseToScreen(gResizeDeathPix[0], oldX, oldY); in StartFrameResize() 1112 SetPixmapBaseToScreen(dst, newX, newY); in StartFrameResize() 1118 SetPixmapBaseToScreen(dst, oldX, oldY); in StartFrameResize()
|
| H A D | rootlessCommon.h | 229 #define SetPixmapBaseToScreen(pix, _x, _y) { \ macro
|
| H A D | rootlessCommon.c | 169 SetPixmapBaseToScreen(winRec->pixmap, in RootlessStartDrawing()
|