Searched refs:outKey (Results 1 – 2 of 2) sorted by relevance
239 bool getKey(int32_t keyCode, const Key** outKey) const;241 const Key** outKey, const Behavior** outBehavior) const;
434 bool KeyCharacterMap::getKey(int32_t keyCode, const Key** outKey) const { in getKey()437 *outKey = mKeys.valueAt(index); in getKey()444 const Key** outKey, const Behavior** outBehavior) const { in getKeyBehavior() argument450 *outKey = key; in getKeyBehavior()