Searched refs:KEY_I (Results 1 – 12 of 12) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/ |
H A D | text_input_client.cpp | 102 …{ KeyComb(KeyCode::KEY_I, KEY_CTRL), [](tic* c) -> void { c->HandleSelectFontStyle(KeyCode::KEY_I)… in __anon1d5a884c2402()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_xcomponent_key_event.h | 87 KEY_I = 2025, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/ |
H A D | key_event.h | 80 KEY_I = 2025, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | key_event.h | 83 KEY_I = 2025, enumerator
|
H A D | key_event_recognizer.cpp | 93 {KeyCode::KEY_I, "KEYCODE_I"}, in KeyCodeToString()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | native__xcomponent__key__event_8h.md | 24 …ve_x_component.md) = 2023, [KEY_H](_o_h___native_x_component.md) = 2024, [KEY_I](_o_h___native_x_c…
|
H A D | native__key_event_8h.md | 22 …__native_module.md) = 2023, [KEY_H](_ark_u_i___native_module.md) = 2024, [KEY_I](_ark_u_i___native…
|
H A D | _o_h___native_x_component.md | 55 … KEY_D = 2020, KEY_E = 2021,<br>KEY_F = 2022, KEY_G = 2023, KEY_H = 2024, KEY_I = 2025,<br>KEY_J =… 326 | KEY_I | Key **I**. |
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | native__xcomponent__key__event_8h.md | 24 …ve_x_component.md) = 2023, [KEY_H](_o_h___native_x_component.md) = 2024, [KEY_I](_o_h___native_x_c…
|
H A D | _o_h___native_x_component.md | 55 …nbsp;2022, KEY_G = 2023, KEY_H = 2024, KEY_I = 2025,<… 328 | KEY_I | 按键'I' |
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_keyboard_shortcut_test_ng.cpp | 393 richEditorPattern->HandleSelectFontStyle(KeyCode::KEY_I);
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_pattern.cpp | 2254 case KeyCode::KEY_I: in SetSelectSpanStyle() 10473 case KeyCode::KEY_I: in OnBackPressed()
|