Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.cpp60 { KeyCode::KEY_MINUS, '-' },
82 { KeyCode::KEY_MINUS, '_' },
111 … { KeyCode::KEY_MINUS, "-_" }, { KeyCode::KEY_EQUALS, "=+" }, { KeyCode::KEY_LEFT_BRACKET, "[{" }, in ConvertInputCodeToString()
H A Dkey_event_recognizer.cpp125 {KeyCode::KEY_MINUS, "KEYCODE_MINUS"}, in KeyCodeToString()
477 {((int64_t)KeyCode::KEY_CTRL_LEFT << KEY_INTENTION_OFFSET) + (int64_t)KeyCode::KEY_MINUS, in keyItemsTransKeyIntention()
479 {((int64_t)KeyCode::KEY_CTRL_RIGHT << KEY_INTENTION_OFFSET) + (int64_t)KeyCode::KEY_MINUS, in keyItemsTransKeyIntention()
H A Dkey_event.h115 KEY_MINUS = 2057, enumerator
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_xcomponent_key_event.h119 KEY_MINUS = 2057, enumerator
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/samples/
H A Devent_adapter.cpp45 { GLFW_KEY_MINUS, KeyCode::KEY_MINUS },
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Devent_dispatcher.cpp38 { MMI::KeyCode::KEY_MINUS, L'-' },
60 { MMI::KeyCode::KEY_MINUS, L'_' },
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dkey_event.h112 KEY_MINUS = 2057, enumerator
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_keyevent_test.cpp47 { KeyCode::KEY_MINUS, L'-' },
105 { KeyCode::KEY_MINUS, L'_' },
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Dnative__xcomponent__key__event_8h.md24 …omponent.md) = 2055, [KEY_GRAVE](_o_h___native_x_component.md) = 2056, [KEY_MINUS](_o_h___native_x…
H A Dnative__key_event_8h.md22 …ve_module.md) = 2055, [KEY_GRAVE](_ark_u_i___native_module.md) = 2056, [KEY_MINUS](_ark_u_i___nati…
H A D_o_h___native_x_component.md55 …ENVELOPE = 2053,<br>KEY_ENTER = 2054, KEY_DEL = 2055, KEY_GRAVE = 2056, KEY_MINUS = 2057,<br>KEY_E…
358 | KEY_MINUS | Key **-**. |
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Dnative__xcomponent__key__event_8h.md24 …omponent.md) = 2055, [KEY_GRAVE](_o_h___native_x_component.md) = 2056, [KEY_MINUS](_o_h___native_x…
H A D_o_h___native_x_component.md55 …4,&nbsp;KEY_DEL&nbsp;=&nbsp;2055,&nbsp;KEY_GRAVE&nbsp;=&nbsp;2056,&nbsp;KEY_MINUS&nbsp;=&nbsp;2057…
360 | KEY_MINUS | 按键'-' |