Home
last modified time | relevance | path

Searched refs:KEY_I (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_client.cpp102 { KeyComb(KeyCode::KEY_I, KEY_CTRL), [](tic* c) -> void { c->HandleSelectFontStyle(KeyCode::KEY_I); } },
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testfour_ng.cpp982 richEditorPattern->HandleSelectFontStyle(KeyCode::KEY_I); in HWTEST_F()
989 richEditorPattern->HandleSelectFontStyle(KeyCode::KEY_I); in HWTEST_F()
994 richEditorPattern->HandleSelectFontStyle(KeyCode::KEY_I); in HWTEST_F()
999 richEditorPattern->HandleSelectFontStyle(KeyCode::KEY_I); in HWTEST_F()
1005 richEditorPattern->HandleSelectFontStyle(KeyCode::KEY_I); in HWTEST_F()
H A Drich_editor_click_test_ng.cpp1126 richEditorPattern->HandleSelectFontStyle(KeyCode::KEY_I); in HWTEST_F()
1141 richEditorPattern->HandleSelectFontStyle(KeyCode::KEY_I); in HWTEST_F()
1178 richEditorPattern->HandleSelectFontStyle(KeyCode::KEY_I); in HWTEST_F()
1222 richEditorPattern->HandleSelectFontStyle(KeyCode::KEY_I); in HWTEST_F()
H A Drich_editor_keyboard_shortcut_test_ng.cpp393 richEditorPattern->HandleSelectFontStyle(KeyCode::KEY_I); in HWTEST_F()
561 code = KeyCode::KEY_I; in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Daction.h72 { true, OHOS::MMI::KeyCode::KEY_H }, { true, OHOS::MMI::KeyCode::KEY_I }, { true, OHOS::MMI::KeyCode::KEY_J },
84 { false, OHOS::MMI::KeyCode::KEY_I }, { false, OHOS::MMI::KeyCode::KEY_J }, { false, OHOS::MMI::KeyCode::KEY_K },
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_xcomponent_key_event.h87 KEY_I = 2025, enumerator
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dkey_event.h80 KEY_I = 2025, member in OHOS::MMI::KeyCode
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.h83 KEY_I = 2025, member in OHOS::OHOS::Ace::KeyCode
H A Dkey_event_recognizer.cpp93 {KeyCode::KEY_I, "KEYCODE_I"}, in KeyCodeToString()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp2216 case KeyCode::KEY_I:
10543 case KeyCode::KEY_I: in HandleSelectFontStyleWrapper()

Completed in 25 milliseconds