Home
last modified time | relevance | path

Searched defs:KEYCODE_ALT_RIGHT (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_shortcut_manager.cpp43 { KeyEvent::KEYCODE_ALT_RIGHT, SHORTCUT_MODIFIER_ALT }, member in OHOS::MMI::KeyEvent
/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_key_code.h161 KEYCODE_ALT_RIGHT = 2046, enumerator
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_event.h596 static const int32_t KEYCODE_ALT_RIGHT; member in OHOS::MMI::KeyEvent
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp499 const int32_t KeyEvent::KEYCODE_ALT_RIGHT = 2046; member in OHOS::MMI::KeyEvent

Completed in 10 milliseconds