Searched defs:fromKeyCode (Results 1 – 4 of 4) sorted by relevance
117 val fromKeyCode = REMAPPABLE_KEYS[i] in createKeyboard() constant128 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()
274 void addKeyCodeMapping(int32_t fromKeyCode, int32_t toKeyCode) { in addKeyCodeMapping()