Searched refs:outKey (Results 1 – 2 of 2) sorted by relevance
238 bool getKey(int32_t keyCode, const Key** outKey) const;240 const Key** outKey, const Behavior** outBehavior) const;
404 bool KeyCharacterMap::getKey(int32_t keyCode, const Key** outKey) const { in getKey()407 *outKey = mKeys.valueAt(index); in getKey()414 const Key** outKey, const Behavior** outBehavior) const { in getKeyBehavior() argument420 *outKey = key; in getKeyBehavior()