Searched defs:outKeyCode (Results 1 – 2 of 2) sorted by relevance
86 int32_t* outKeyCode, uint32_t* outFlags) const { in mapKey()
419 bool KeyCharacterMap::findKey(char16_t ch, int32_t* outKeyCode, int32_t* outMetaState) const { in findKey()