Home
last modified time | relevance | path

Searched refs:KEY_Y (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_client.cpp41 { KeyComb(KeyCode::KEY_Y, KEY_META), &tic::HandleOnRedoAction },
50 { KeyComb(KeyCode::KEY_Y, KEY_CTRL), &tic::HandleOnRedoAction },
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Daction.h77 { true, OHOS::MMI::KeyCode::KEY_W }, { true, OHOS::MMI::KeyCode::KEY_X }, { true, OHOS::MMI::KeyCode::KEY_Y },
89 { false, OHOS::MMI::KeyCode::KEY_X }, { false, OHOS::MMI::KeyCode::KEY_Y }, { false, OHOS::MMI::KeyCode::KEY_Z },
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_xcomponent_key_event.h103 KEY_Y = 2041, enumerator
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dkey_event.h96 KEY_Y = 2041, member in OHOS::MMI::KeyCode
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.h99 KEY_Y = 2041, member in OHOS::OHOS::Ace::KeyCode
H A Dkey_event_recognizer.cpp109 {KeyCode::KEY_Y, "KEYCODE_Y"}, in KeyCodeToString()
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp2634 event.IsKey({ KEY_META_OR_CTRL_LEFT, KeyCode::KEY_Y }) || in HandleKeyEvent()
2635 event.IsKey({ KEY_META_OR_CTRL_RIGHT, KeyCode::KEY_Y })) { in HandleKeyEvent()

Completed in 11 milliseconds