Searched refs:KEY_DELETEFILE (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_xcomponent_key_event.h | 321 KEY_DELETEFILE = 2804, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/ |
H A D | key_event.h | 346 KEY_DELETEFILE = 2804, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | key_event.h | 349 KEY_DELETEFILE = 2804, enumerator
|
H A D | key_event_recognizer.cpp | 358 {KeyCode::KEY_DELETEFILE, "KEYCODE_DELETEFILE"}, in KeyCodeToString()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | native__xcomponent__key__event_8h.md | 24 …md) = 2802,<br>[KEY_SENDFILE](_o_h___native_x_component.md) = 2803, [KEY_DELETEFILE](_o_h___native…
|
H A D | native__key_event_8h.md | 22 ….md) = 2802,<br>[KEY_SENDFILE](_ark_u_i___native_module.md) = 2803, [KEY_DELETEFILE](_ark_u_i___na…
|
H A D | _o_h___native_x_component.md | 55 …= 2800, KEY_SETUP = 2801, KEY_WAKEUP = 2802,<br>KEY_SENDFILE = 2803, KEY_DELETEFILE = 2804, KEY_XF… 560 | KEY_DELETEFILE | Delete File key. |
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | native__xcomponent__key__event_8h.md | 24 …d) = 2802,<br/>[KEY_SENDFILE](_o_h___native_x_component.md) = 2803, [KEY_DELETEFILE](_o_h___native…
|
H A D | _o_h___native_x_component.md | 55 …KEY_WAKEUP = 2802,<br/>KEY_SENDFILE = 2803, KEY_DELETEFILE = 28… 562 | KEY_DELETEFILE | 删除文件按键 |
|