Home
last modified time | relevance | path

Searched refs:KEY_SEMICOLON (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.cpp65 { KeyCode::KEY_SEMICOLON, ';' },
87 { KeyCode::KEY_SEMICOLON, ':' },
114 { KeyCode::KEY_RIGHT_BRACKET, "]}" }, { KeyCode::KEY_BACKSLASH, "\\|" }, { KeyCode::KEY_SEMICOLON, ";:" }, in ConvertInputCodeToString()
H A Dkey_event.h120 KEY_SEMICOLON = 2062, member in OHOS::OHOS::Ace::KeyCode
H A Dkey_event_recognizer.cpp130 {KeyCode::KEY_SEMICOLON, "KEYCODE_SEMICOLON"}, in KeyCodeToString()
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Devent_dispatcher.cpp43 { MMI::KeyCode::KEY_SEMICOLON, L';' },
65 { MMI::KeyCode::KEY_SEMICOLON, L':' },
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_keyevent_test.cpp52 { KeyCode::KEY_SEMICOLON, L';' }, in HWTEST_F()
110 { KeyCode::KEY_SEMICOLON, L':' }, in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Daction.h66 { false, OHOS::MMI::KeyCode::KEY_9 }, { false, OHOS::MMI::KeyCode::KEY_SEMICOLON },
67 { true, OHOS::MMI::KeyCode::KEY_SEMICOLON }, { true, OHOS::MMI::KeyCode::KEY_COMMA },
/foundation/arkui/ace_engine/adapter/preview/entrance/samples/
H A Devent_adapter.cpp51 { GLFW_KEY_SEMICOLON, KeyCode::KEY_SEMICOLON },
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_xcomponent_key_event.h124 KEY_SEMICOLON = 2062, enumerator
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dkey_event.h117 KEY_SEMICOLON = 2062, member in OHOS::MMI::KeyCode

Completed in 9 milliseconds