Searched refs:_WriteKey (Results 1 – 2 of 2) sorted by relevance
40 void _WriteKey(uint32 key, bool down);
381 _WriteKey(fCurrentRepeatKey, true); in Control()480 KeyboardProtocolHandler::_WriteKey(uint32 key, bool down) in _WriteKey() function in KeyboardProtocolHandler582 _WriteKey(kModifierTable[i], (modifiers >> i) & 1); in _ReadReport()817 _WriteKey(key, keyDown); in _ReadReport()