Searched refs:KEY_CAPS_LOCK (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_xcomponent_key_event.h | 136 KEY_CAPS_LOCK = 2074, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/samples/ |
H A D | event_adapter.cpp | 39 { GLFW_KEY_CAPS_LOCK, KeyCode::KEY_CAPS_LOCK },
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/ |
H A D | key_event.h | 129 KEY_CAPS_LOCK = 2074, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | key_event.h | 132 KEY_CAPS_LOCK = 2074, enumerator
|
H A D | key_event_recognizer.cpp | 142 {KeyCode::KEY_CAPS_LOCK, "KEYCODE_CAPS_LOCK"}, in KeyCodeToString()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | native__xcomponent__key__event_8h.md | 24 …d) = 2072, [KEY_CTRL_RIGHT](_o_h___native_x_component.md) = 2073,<br>[KEY_CAPS_LOCK](_o_h___native…
|
H A D | native__key_event_8h.md | 22 …md) = 2072, [KEY_CTRL_RIGHT](_ark_u_i___native_module.md) = 2073,<br>[KEY_CAPS_LOCK](_ark_u_i___na…
|
H A D | _o_h___native_x_component.md | 55 …Y_FORWARD_DEL = 2071, KEY_CTRL_LEFT = 2072, KEY_CTRL_RIGHT = 2073,<br>KEY_CAPS_LOCK = 2074, KEY_SC… 375 | KEY_CAPS_LOCK | Caps Lock key. |
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | native__xcomponent__key__event_8h.md | 24 …) = 2072, [KEY_CTRL_RIGHT](_o_h___native_x_component.md) = 2073,<br/>[KEY_CAPS_LOCK](_o_h___native…
|
H A D | _o_h___native_x_component.md | 55 …CTRL_LEFT = 2072, KEY_CTRL_RIGHT = 2073,<br/>KEY_CAPS_LOCK = 20… 377 | KEY_CAPS_LOCK | 大写锁定键 |
|