Home
last modified time | relevance | path

Searched defs:KEYCODE_NUMPAD_4 (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
H A Dmock_key_event.cpp36 const int32_t KeyEvent::KEYCODE_NUMPAD_4 = 2107; member in OHOS::MMI::KeyEvent
/ohos5.0/base/web/webview/ohos_adapter/multimodalinput_adapter/src/
H A Dmmi_keyevent_adapter.cpp113 const int32_t KeyEvent::KEYCODE_NUMPAD_4 = OHOS::MMI::KeyEvent::KEYCODE_NUMPAD_4; member in OHOS::NWeb::MMIAdapter::KeyEvent
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dmmi_keyevent_adapter.h117 KEYCODE_NUMPAD_4 = 2107, enumerator
/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_key_code.h283 KEYCODE_NUMPAD_4 = 2107, enumerator
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_event.h1040 static const int32_t KEYCODE_NUMPAD_4; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp560 const int32_t KeyEvent::KEYCODE_NUMPAD_4 = 2107; member in OHOS::MMI::KeyEvent