Searched refs:xf86CursorSwitchMode (Results 1 – 1 of 1) sorted by relevance
52 static Bool xf86CursorSwitchMode(ScrnInfoPtr, DisplayModePtr);112 pScrn->SwitchMode = xf86CursorSwitchMode; in xf86InitCursor()240 xf86CursorSwitchMode(ScrnInfoPtr pScrn, DisplayModePtr mode) in xf86CursorSwitchMode() function