Searched refs:HWCursorForced (Results 1 – 2 of 2) sorted by relevance
108 ScreenPriv->HWCursorForced = FALSE; in xf86InitCursor()445 ScreenPriv->HWCursorForced = TRUE; in xf86ForceHWCursor()450 ScreenPriv->HWCursorForced = FALSE; in xf86ForceHWCursor()455 if (ScreenPriv->HWCursorForced && ScreenPriv->CurrentCursor) in xf86ForceHWCursor()
35 Bool HWCursorForced; member