Searched refs:KEY_NUMPAD_1 (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_xcomponent_key_event.h | 166 KEY_NUMPAD_1 = 2104, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/ |
H A D | key_event.h | 159 KEY_NUMPAD_1 = 2104, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/ |
H A D | isolated_pattern_test_ng.cpp | 345 KeyEvent keyEventOne(KeyCode::KEY_NUMPAD_1, KeyAction::DOWN);
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | key_event.h | 162 KEY_NUMPAD_1 = 2104, enumerator
|
H A D | key_event_recognizer.cpp | 172 {KeyCode::KEY_NUMPAD_1, "KEYCODE_NUMPAD_1"}, in KeyCodeToString()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | native__xcomponent__key__event_8h.md | 24 …ent.md) = 2102, [KEY_NUMPAD_0](_o_h___native_x_component.md) = 2103, [KEY_NUMPAD_1](_o_h___native_…
|
H A D | native__key_event_8h.md | 22 …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.md | 55 … = 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 D | native__xcomponent__key__event_8h.md | 24 …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.md | 55 …Y_NUM_LOCK = 2102, KEY_NUMPAD_0 = 2103, KEY_NUMPAD_1 = 210… 407 | KEY_NUMPAD_1 | 小键盘按键'1' |
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar_picker/ |
H A D | calendar_picker_test_ng.cpp | 490 KeyEvent keyEventOne(KeyCode::KEY_NUMPAD_1, KeyAction::DOWN);
|