Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c593 XineramaConfineCursorToWindow(DeviceIntPtr pDev, in XineramaConfineCursorToWindow() function
891 XineramaConfineCursorToWindow(pDev, pWin, generateEvents); in ConfineCursorToWindow()
3390 XineramaConfineCursorToWindow(ptr, pSprite->confineWin, TRUE); in NewCurrentScreen()
3392 XineramaConfineCursorToWindow(ptr, screenInfo.screens[0]->root, in NewCurrentScreen()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog2723 events.c: In function 'XineramaConfineCursorToWindow':
2742 actually possible: XineramaConfineCursorToWindow() is only called when
133971 dix: reduce redunancy in XineramaConfineCursorToWindow.