Home
last modified time | relevance | path

Searched defs:newY (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DxprFrame.c152 int newX, int newY, RegionPtr pShape) in xprCreateFrame()
236 xprMoveFrame(RootlessFrameID wid, ScreenPtr pScreen, int newX, int newY) in xprMoveFrame()
251 int newX, int newY, unsigned int newW, unsigned int newH, in xprResizeFrame()
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessWindow.c864 int newX, int newY, int newW, int newH, int newBW) in StartFrameResize()
1128 int newX, int newY, unsigned int newW, unsigned int newH, in FinishFrameResize()
1183 int oldX = 0, oldY = 0, newX = 0, newY = 0; in RootlessMoveWindow() local
1266 int oldX = 0, oldY = 0, newX = 0, newY = 0; in RootlessResizeWindow() local
1463 int oldX = 0, oldY = 0, newX = 0, newY = 0; in RootlessChangeBorderWidth() local
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxbackend.c436 int newY = X.xmotion.y - dmxScreen->rootY; in dmxBackendCollectEvents() local
464 int newY = priv->lastY - X.xmotion.y; in dmxBackendCollectEvents() local
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwin32rootless.c200 int newX, int newY, RegionPtr pShape) in winMWExtWMCreateFrame()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcursor.c734 int newY = y + dmxScreen->rootY; in _dmxMoveCursor() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.c349 int newX, newY; in xf86RandR13Pan() local