Searched refs:xf86ScreenSetCursor (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/ramdac/
H A Dxf86HWCurs.c179 xf86ScreenSetCursor(ScreenPtr pScreen, CursorPtr pCurs, int x, int y) function in typeref:typename:Bool
252 if (!xf86ScreenSetCursor(pScreen, pCurs, x, y))
260 if (!xf86ScreenSetCursor(pSlave, pCurs, x, y)) {

Completed in 4 milliseconds