Searched refs:KEY_SCROLL_LOCK (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_xcomponent_key_event.h | 137 KEY_SCROLL_LOCK = 2075, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/ |
H A D | key_event.h | 130 KEY_SCROLL_LOCK = 2075, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | key_event.h | 133 KEY_SCROLL_LOCK = 2075, enumerator
|
H A D | key_event_recognizer.cpp | 143 {KeyCode::KEY_SCROLL_LOCK, "KEYCODE_SCROLL_LOCK"}, in KeyCodeToString()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | native__xcomponent__key__event_8h.md | 24 …d) = 2073,<br>[KEY_CAPS_LOCK](_o_h___native_x_component.md) = 2074, [KEY_SCROLL_LOCK](_o_h___nativ…
|
H A D | native__key_event_8h.md | 22 …md) = 2073,<br>[KEY_CAPS_LOCK](_ark_u_i___native_module.md) = 2074, [KEY_SCROLL_LOCK](_ark_u_i___n…
|
H A D | _o_h___native_x_component.md | 55 …EY_CTRL_LEFT = 2072, KEY_CTRL_RIGHT = 2073,<br>KEY_CAPS_LOCK = 2074, KEY_SCROLL_LOCK = 2075, KEY_M… 376 | KEY_SCROLL_LOCK | Scroll Lock key. |
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | native__xcomponent__key__event_8h.md | 24 …) = 2073,<br/>[KEY_CAPS_LOCK](_o_h___native_x_component.md) = 2074, [KEY_SCROLL_LOCK](_o_h___nativ…
|
H A D | _o_h___native_x_component.md | 55 …TRL_RIGHT = 2073,<br/>KEY_CAPS_LOCK = 2074, KEY_SCROLL_LOCK = 2… 378 | KEY_SCROLL_LOCK | 滚动锁定键 |
|