Searched refs:resetKeyboard (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIKeyboard.h203 virtual bool resetKeyboard();
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIKeyboard.cpp271 resetKeyboard();
364 bool IOHIKeyboard::resetKeyboard() function in class:IOHIKeyboard
877 if ( (!_keyMap) && (!resetKeyboard())) return false;
918 // this handles the case where although resetKeyboard is called above,
H A DIOHIDSystem.cpp6944 bool resetKeyboard = dict->getObject(kIOHIDResetKeyboardKey) != NULL; local
6950 if ( resetKeyboard ) {

Completed in 153 milliseconds