Home
last modified time | relevance | path

Searched refs:KEY_NUMPAD_1 (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_xcomponent_key_event.h166 KEY_NUMPAD_1 = 2104, enumerator
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dkey_event.h159 KEY_NUMPAD_1 = 2104, enumerator
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/
H A Disolated_pattern_test_ng.cpp345 KeyEvent keyEventOne(KeyCode::KEY_NUMPAD_1, KeyAction::DOWN);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.h162 KEY_NUMPAD_1 = 2104, enumerator
H A Dkey_event_recognizer.cpp172 {KeyCode::KEY_NUMPAD_1, "KEYCODE_NUMPAD_1"}, in KeyCodeToString()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Dnative__xcomponent__key__event_8h.md24 …ent.md) = 2102, [KEY_NUMPAD_0](_o_h___native_x_component.md) = 2103, [KEY_NUMPAD_1](_o_h___native_…
H A Dnative__key_event_8h.md22 …dule.md) = 2102, [KEY_NUMPAD_0](_ark_u_i___native_module.md) = 2103, [KEY_NUMPAD_1](_ark_u_i___nat…
H A D_o_h___native_x_component.md55 … = 2100, KEY_F12 = 2101,<br>KEY_NUM_LOCK = 2102, KEY_NUMPAD_0 = 2103, KEY_NUMPAD_1 = 2104, KEY_NUM…
405 | KEY_NUMPAD_1 | Key **1** on numeric keypad. |
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Dnative__xcomponent__key__event_8h.md24 …ent.md) = 2102, [KEY_NUMPAD_0](_o_h___native_x_component.md) = 2103, [KEY_NUMPAD_1](_o_h___native_…
H A D_o_h___native_x_component.md55 …Y_NUM_LOCK&nbsp;=&nbsp;2102,&nbsp;KEY_NUMPAD_0&nbsp;=&nbsp;2103,&nbsp;KEY_NUMPAD_1&nbsp;=&nbsp;210…
407 | KEY_NUMPAD_1 | 小键盘按键'1' |
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar_picker/
H A Dcalendar_picker_test_ng.cpp490 KeyEvent keyEventOne(KeyCode::KEY_NUMPAD_1, KeyAction::DOWN);