Searched defs:fromKeyCode (Results 1 – 4 of 4) sorted by relevance
118 val fromKeyCode = REMAPPABLE_KEYS[i] in createKeyboard() constant129 val fromKeyCode = REMAPPABLE_KEYS[i] in createKeyboard() constant
379 std::pair<int32_t, int32_t> KeyCharacterMap::applyKeyBehavior(int32_t fromKeyCode, in applyKeyBehavior()
150 void FakeEventHub::addKeyCodeMapping(int32_t deviceId, int32_t fromKeyCode, int32_t toKeyCode) { in addKeyCodeMapping()
273 void addKeyCodeMapping(int32_t fromKeyCode, int32_t toKeyCode) { in addKeyCodeMapping()