Home
last modified time | relevance | path

Searched refs:KEY_APOSTROPHE (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.cpp66 { KeyCode::KEY_APOSTROPHE, '\'' },
88 { KeyCode::KEY_APOSTROPHE, '\"' },
113 { KeyCode::KEY_APOSTROPHE, "\'\"" }, { KeyCode::KEY_SLASH, "/?" }, { KeyCode::KEY_AT, "@" }, in ConvertInputCodeToString()
H A Dkey_event.h121 KEY_APOSTROPHE = 2063, enumerator
H A Dkey_event_recognizer.cpp131 {KeyCode::KEY_APOSTROPHE, "KEYCODE_APOSTROPHE"}, in KeyCodeToString()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_xcomponent_key_event.h125 KEY_APOSTROPHE = 2063, enumerator
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/samples/
H A Devent_adapter.cpp52 { GLFW_KEY_APOSTROPHE, KeyCode::KEY_APOSTROPHE },
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Devent_dispatcher.cpp44 { MMI::KeyCode::KEY_APOSTROPHE, L'\'' },
66 { MMI::KeyCode::KEY_APOSTROPHE, L'\"' },
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dkey_event.h118 KEY_APOSTROPHE = 2063, enumerator
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_keyevent_test.cpp53 { KeyCode::KEY_APOSTROPHE, L'\'' },
111 { KeyCode::KEY_APOSTROPHE, L'\"' },
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Dnative__xcomponent__key__event_8h.md24 …d) = 2061,<br>[KEY_SEMICOLON](_o_h___native_x_component.md) = 2062, [KEY_APOSTROPHE](_o_h___native…
H A Dnative__key_event_8h.md22 …md) = 2061,<br>[KEY_SEMICOLON](_ark_u_i___native_module.md) = 2062, [KEY_APOSTROPHE](_ark_u_i___na…
H A D_o_h___native_x_component.md55 …RIGHT_BRACKET = 2060, KEY_BACKSLASH = 2061,<br>KEY_SEMICOLON = 2062, KEY_APOSTROPHE = 2063, KEY_SL…
364 | KEY_APOSTROPHE | Key **'**. |
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Dnative__xcomponent__key__event_8h.md24 …) = 2061,<br/>[KEY_SEMICOLON](_o_h___native_x_component.md) = 2062, [KEY_APOSTROPHE](_o_h___native…
H A D_o_h___native_x_component.md55 …BACKSLASH&nbsp;=&nbsp;2061,<br/>KEY_SEMICOLON&nbsp;=&nbsp;2062,&nbsp;KEY_APOSTROPHE&nbsp;=&nbsp;20…
366 | KEY_APOSTROPHE | 按键'''&nbsp;(单引号) |