Home
last modified time | relevance | path

Searched refs:XineramaSetCursorPosition (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c508 XineramaSetCursorPosition(DeviceIntPtr pDev, int x, int y, Bool generateEvent) in XineramaSetCursorPosition() function
751 XineramaSetCursorPosition(pDev, new.x, new.y, generateEvents); in CheckPhysLimits()
3045 XineramaSetCursorPosition(pDev, pSprite->hotPhys.x, in CheckMotion()
3516 XineramaSetCursorPosition(PickPointer(client), x, y, TRUE); in XineramaWarpPointer()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog109819 XineramaSetCursorPosition: use screen bounds directly, not POINT_IN_REGION.