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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDSystem.h153 bool cursorEnabled; // cursor positioning ok? member in class:IOHIDSystem
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp1405 if( cursorEnabled)
1408 cursorEnabled = false;
5794 cursorEnabled = resetCursor();
5798 cursorEnabled = startCursor();
5802 cursorEnabled = enable;
5805 if (cursorCoupled != cursorEnabled) {
5812 cursorCoupled = cursorEnabled;

Completed in 191 milliseconds