Home
last modified time | relevance | path

Searched defs:KEYCODE_SCROLL_LOCK (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/web/webview/ohos_adapter/multimodalinput_adapter/src/
H A Dmmi_keyevent_adapter.cpp88 const int32_t KeyEvent::KEYCODE_SCROLL_LOCK = OHOS::MMI::KeyEvent::KEYCODE_SCROLL_LOCK; member in OHOS::NWeb::MMIAdapter::KeyEvent
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dmmi_keyevent_adapter.h92 KEYCODE_SCROLL_LOCK = 2075, enumerator
/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_key_code.h219 KEYCODE_SCROLL_LOCK = 2075, enumerator
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_event.h806 static const int32_t KEYCODE_SCROLL_LOCK; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp528 const int32_t KeyEvent::KEYCODE_SCROLL_LOCK = 2075; member in OHOS::MMI::KeyEvent