Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
H A Dmock_key_event.cpp49 const int32_t KeyEvent::KEYCODE_CTRL_RIGHT = 2073; member in OHOS::MMI::KeyEvent
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_shortcut_manager.cpp47 { KeyEvent::KEYCODE_CTRL_RIGHT, SHORTCUT_MODIFIER_CTRL }, member in OHOS::MMI::KeyEvent
/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_key_code.h215 KEYCODE_CTRL_RIGHT = 2073, enumerator
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_event.h792 static const int32_t KEYCODE_CTRL_RIGHT; member in OHOS::MMI::KeyEvent
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp526 const int32_t KeyEvent::KEYCODE_CTRL_RIGHT = 2073; member in OHOS::MMI::KeyEvent

Completed in 13 milliseconds