Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.cpp63 { KeyCode::KEY_RIGHT_BRACKET, ']' },
85 { KeyCode::KEY_RIGHT_BRACKET, '}' },
112 …{ KeyCode::KEY_RIGHT_BRACKET, "]}" }, { KeyCode::KEY_BACKSLASH, "\\|" }, { KeyCode::KEY_SEMICOLON,… in ConvertInputCodeToString()
H A Dkey_event.h118 KEY_RIGHT_BRACKET = 2060, enumerator
H A Dkey_event_recognizer.cpp128 {KeyCode::KEY_RIGHT_BRACKET, "KEYCODE_RIGHT_BRACKET"}, in KeyCodeToString()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_xcomponent_key_event.h122 KEY_RIGHT_BRACKET = 2060, enumerator
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/samples/
H A Devent_adapter.cpp49 { GLFW_KEY_RIGHT_BRACKET, KeyCode::KEY_RIGHT_BRACKET },
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Devent_dispatcher.cpp41 { MMI::KeyCode::KEY_RIGHT_BRACKET, L']' },
63 { MMI::KeyCode::KEY_RIGHT_BRACKET, L'}' },
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dkey_event.h115 KEY_RIGHT_BRACKET = 2060, enumerator
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_keyevent_test.cpp50 { KeyCode::KEY_RIGHT_BRACKET, L']' },
108 { KeyCode::KEY_RIGHT_BRACKET, L'}' },
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Dnative__xcomponent__key__event_8h.md24 …) = 2058, [KEY_LEFT_BRACKET](_o_h___native_x_component.md) = 2059, [KEY_RIGHT_BRACKET](_o_h___nati…
H A Dnative__key_event_8h.md22 …d) = 2058, [KEY_LEFT_BRACKET](_ark_u_i___native_module.md) = 2059, [KEY_RIGHT_BRACKET](_ark_u_i___…
H A D_o_h___native_x_component.md55 …6, KEY_MINUS = 2057,<br>KEY_EQUALS = 2058, KEY_LEFT_BRACKET = 2059, KEY_RIGHT_BRACKET = 2060, KEY_…
361 | KEY_RIGHT_BRACKET | Key **]**. |
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Dnative__xcomponent__key__event_8h.md24 …) = 2058, [KEY_LEFT_BRACKET](_o_h___native_x_component.md) = 2059, [KEY_RIGHT_BRACKET](_o_h___nati…
H A D_o_h___native_x_component.md55 …UALS&nbsp;=&nbsp;2058,&nbsp;KEY_LEFT_BRACKET&nbsp;=&nbsp;2059,&nbsp;KEY_RIGHT_BRACKET&nbsp;=&nbsp;…
363 | KEY_RIGHT_BRACKET | 按键']' |