Searched refs:fHardwareCursorEnabled (Results 1 – 3 of 3) sorted by relevance
1465 if (cursorSet && !fHardwareCursorEnabled) { in SetCursor()1487 fHardwareCursorEnabled = cursorSet; in SetCursor()1499 if (fHardwareCursorEnabled && LockExclusiveAccess()) { in SetCursorVisible()1503 fHardwareCursorEnabled = false; in SetCursorVisible()1515 if (fHardwareCursorEnabled && LockExclusiveAccess()) { in MoveCursorTo()1519 fHardwareCursorEnabled = false; in MoveCursorTo()1583 if (!fHardwareCursorEnabled) in _DrawCursor()
265 bool fHardwareCursorEnabled; variable
53 fHardwareCursorEnabled(false), in HWInterface()868 if (fCursorAndDragBitmap && fCursorVisible && !fHardwareCursorEnabled) { in _CursorFrame()