Searched defs:outKeyCode (Results 1 – 3 of 3) sorted by relevance
191 int32_t* outKeyCode, uint32_t* outFlags) const { in mapKey()
476 bool KeyCharacterMap::findKey(char16_t ch, int32_t* outKeyCode, int32_t* outMetaState) const { in findKey()
1019 int32_t outKeyCode; in getKeyCodeForKeyLocation() local