Searched refs:outKey (Results 1 – 2 of 2) sorted by relevance
225 bool getKey(int32_t keyCode, const Key** outKey) const;227 const Key** outKey, const Behavior** outBehavior) const;
362 bool KeyCharacterMap::getKey(int32_t keyCode, const Key** outKey) const { in getKey()365 *outKey = mKeys.valueAt(index); in getKey()372 const Key** outKey, const Behavior** outBehavior) const { in getKeyBehavior() argument378 *outKey = key; in getKeyBehavior()