Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.cpp62 { KeyCode::KEY_LEFT_BRACKET, '[' },
84 { KeyCode::KEY_LEFT_BRACKET, '{' },
111 … { KeyCode::KEY_MINUS, "-_" }, { KeyCode::KEY_EQUALS, "=+" }, { KeyCode::KEY_LEFT_BRACKET, "[{" }, in ConvertInputCodeToString()
H A Dkey_event.h117 KEY_LEFT_BRACKET = 2059, enumerator
H A Dkey_event_recognizer.cpp127 {KeyCode::KEY_LEFT_BRACKET, "KEYCODE_LEFT_BRACKET"}, in KeyCodeToString()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_xcomponent_key_event.h121 KEY_LEFT_BRACKET = 2059, enumerator
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/samples/
H A Devent_adapter.cpp48 { GLFW_KEY_LEFT_BRACKET, KeyCode::KEY_LEFT_BRACKET },
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Devent_dispatcher.cpp40 { MMI::KeyCode::KEY_LEFT_BRACKET, L'[' },
62 { MMI::KeyCode::KEY_LEFT_BRACKET, L'{' },
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dkey_event.h114 KEY_LEFT_BRACKET = 2059, enumerator
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_keyevent_test.cpp49 { KeyCode::KEY_LEFT_BRACKET, L'[' },
107 { KeyCode::KEY_LEFT_BRACKET, L'{' },
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Dnative__xcomponent__key__event_8h.md24 ….md) = 2057,<br>[KEY_EQUALS](_o_h___native_x_component.md) = 2058, [KEY_LEFT_BRACKET](_o_h___nativ…
H A Dnative__key_event_8h.md22 …e.md) = 2057,<br>[KEY_EQUALS](_ark_u_i___native_module.md) = 2058, [KEY_LEFT_BRACKET](_ark_u_i___n…
H A D_o_h___native_x_component.md55 …L = 2055, KEY_GRAVE = 2056, KEY_MINUS = 2057,<br>KEY_EQUALS = 2058, KEY_LEFT_BRACKET = 2059, KEY_R…
360 | KEY_LEFT_BRACKET | Key **[**. |
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Dnative__xcomponent__key__event_8h.md24 …md) = 2057,<br/>[KEY_EQUALS](_o_h___native_x_component.md) = 2058, [KEY_LEFT_BRACKET](_o_h___nativ…
H A D_o_h___native_x_component.md55 …p;KEY_MINUS&nbsp;=&nbsp;2057,<br/>KEY_EQUALS&nbsp;=&nbsp;2058,&nbsp;KEY_LEFT_BRACKET&nbsp;=&nbsp;2…
362 | KEY_LEFT_BRACKET | 按键'[' |