Home
last modified time | relevance | path

Searched defs:KEYCODE_SHIFT_RIGHT (Results 1 - 5 of 5) sorted by relevance

/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
H A Dmock_key_event.cpp47 const int32_t KeyEvent::KEYCODE_SHIFT_RIGHT = 2048; member in OHOS::MMI::KeyEvent
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_shortcut_manager.cpp45 { KeyEvent::KEYCODE_SHIFT_RIGHT, SHORTCUT_MODIFIER_SHIFT }, member in OHOS::MMI::KeyEvent
/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_key_code.h165 KEYCODE_SHIFT_RIGHT = 2048, enumerator
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_event.h610 static const int32_t KEYCODE_SHIFT_RIGHT; member in OHOS::MMI::KeyEvent
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp501 const int32_t KeyEvent::KEYCODE_SHIFT_RIGHT = 2048; member in OHOS::MMI::KeyEvent

Completed in 10 milliseconds