Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.cpp77 { KeyCode::KEY_NUMPAD_EQUALS, '=' },
116 …{ KeyCode::KEY_NUMPAD_COMMA, "," }, { KeyCode::KEY_NUMPAD_EQUALS, "=" }, { KeyCode::KEY_TAB, "TAB"… in ConvertInputCodeToString()
H A Dkey_event.h178 KEY_NUMPAD_EQUALS = 2120, enumerator
H A Dkey_event_recognizer.cpp188 {KeyCode::KEY_NUMPAD_EQUALS, "KEYCODE_NUMPAD_EQUALS"}, in KeyCodeToString()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_xcomponent_key_event.h182 KEY_NUMPAD_EQUALS = 2120, enumerator
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/samples/
H A Devent_adapter.cpp62 { GLFW_KEY_KP_EQUAL, KeyCode::KEY_NUMPAD_EQUALS },
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dkey_event.h175 KEY_NUMPAD_EQUALS = 2120, enumerator
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Devent_dispatcher.cpp55 { MMI::KeyCode::KEY_NUMPAD_EQUALS, L'=' },
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Dnative__xcomponent__key__event_8h.md24 …) = 2118, [KEY_NUMPAD_ENTER](_o_h___native_x_component.md) = 2119, [KEY_NUMPAD_EQUALS](_o_h___nati…
H A Dnative__key_event_8h.md22 …d) = 2118, [KEY_NUMPAD_ENTER](_ark_u_i___native_module.md) = 2119, [KEY_NUMPAD_EQUALS](_ark_u_i___…
H A D_o_h___native_x_component.md55 …AD_DOT = 2117,<br>KEY_NUMPAD_COMMA = 2118, KEY_NUMPAD_ENTER = 2119, KEY_NUMPAD_EQUALS = 2120, KEY_…
421 | KEY_NUMPAD_EQUALS | Key **=** on numeric keypad. |
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Dnative__xcomponent__key__event_8h.md24 …) = 2118, [KEY_NUMPAD_ENTER](_o_h___native_x_component.md) = 2119, [KEY_NUMPAD_EQUALS](_o_h___nati…
H A D_o_h___native_x_component.md55 …OMMA&nbsp;=&nbsp;2118,&nbsp;KEY_NUMPAD_ENTER&nbsp;=&nbsp;2119,&nbsp;KEY_NUMPAD_EQUALS&nbsp;=&nbsp;…
423 | KEY_NUMPAD_EQUALS | 小键盘按键'=' |
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_keyevent_test.cpp64 { KeyCode::KEY_NUMPAD_EQUALS, L'=' },