Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/
H A Dxf86CursorRD.c108 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()
H A Dxf86CursorPriv.h35 Bool HWCursorForced; member