Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcursor.c751 _dmxSetCursor(ScreenPtr pScreen, CursorPtr pCursor, int x, int y) in _dmxSetCursor() function
874 _dmxSetCursor(screenInfo.screens[pt->index], in dmxMoveCursor()
884 _dmxSetCursor(screenInfo.screens[pt->index], in dmxMoveCursor()
927 _dmxSetCursor(pScreen, pCursor, x, y); in dmxSetCursor()
935 _dmxSetCursor(screenInfo.screens[pt->index], pCursor, in dmxSetCursor()
940 _dmxSetCursor(screenInfo.screens[pt->index], NULL, in dmxSetCursor()
959 _dmxSetCursor(pScreen, NULL, x, y); in dmxHideCursor()
986 _dmxSetCursor(pScreen, NULL, x - dmxScreen->rootXOrigin, in dmxCheckCursor()
997 _dmxSetCursor(pScreen, dmxScreen->cursor, in dmxCheckCursor()