Searched refs:KEY_CUT (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_xcomponent_key_event.h | 210 KEY_CUT = 2624, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/ |
H A D | key_event.h | 235 KEY_CUT = 2624, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | key_event.h | 238 KEY_CUT = 2624, enumerator
|
H A D | key_event_recognizer.cpp | 247 {KeyCode::KEY_CUT, "KEYCODE_CUT"}, in KeyCodeToString()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | native__xcomponent__key__event_8h.md | 24 …_component.md) = 2622, [KEY_FIND](_o_h___native_x_component.md) = 2623, [KEY_CUT](_o_h___native_x_…
|
H A D | native__key_event_8h.md | 22 …tive_module.md) = 2622, [KEY_FIND](_ark_u_i___native_module.md) = 2623, [KEY_CUT](_ark_u_i___nativ…
|
H A D | _o_h___native_x_component.md | 55 … KEY_COPY = 2620, KEY_OPEN = 2621,<br>KEY_PASTE = 2622, KEY_FIND = 2623, KEY_CUT = 2624, KEY_HELP … 449 | KEY_CUT | Cut key. |
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | native__xcomponent__key__event_8h.md | 24 …_component.md) = 2622, [KEY_FIND](_o_h___native_x_component.md) = 2623, [KEY_CUT](_o_h___native_x_…
|
H A D | _o_h___native_x_component.md | 55 …21,<br/>KEY_PASTE = 2622, KEY_FIND = 2623, KEY_CUT = 2624,… 451 | KEY_CUT | 剪切键 |
|