Searched refs:RemappableModifierKey (Results 1 – 1 of 1) sorted by relevance
202 RemappableModifierKey.REMAPPABLE_MODIFIER_KEY_CTRL_LEFT,203 RemappableModifierKey.REMAPPABLE_MODIFIER_KEY_CTRL_RIGHT,204 RemappableModifierKey.REMAPPABLE_MODIFIER_KEY_META_LEFT,205 RemappableModifierKey.REMAPPABLE_MODIFIER_KEY_META_RIGHT,206 RemappableModifierKey.REMAPPABLE_MODIFIER_KEY_ALT_LEFT,207 RemappableModifierKey.REMAPPABLE_MODIFIER_KEY_ALT_RIGHT,208 RemappableModifierKey.REMAPPABLE_MODIFIER_KEY_SHIFT_LEFT,210 RemappableModifierKey.REMAPPABLE_MODIFIER_KEY_CAPS_LOCK,212 public @interface RemappableModifierKey { annotation in InputManager670 public void remapModifierKey(@RemappableModifierKey int fromKey, in remapModifierKey()[all …]