Home | History | Annotate | Download | only in input

Lines Matching refs:findKey

305         if (!findKey(ch, &keyCode, &metaState)) {
419 bool KeyCharacterMap::findKey(char16_t ch, int32_t* outKeyCode, int32_t* outMetaState) const {