Home
last modified time | relevance | path

Searched refs:KEY_D (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/services/state/test/dinpusinkstatetest/
H A Ddinput_sink_state_test.cpp34 .code = KEY_D,
41 .code = KEY_D,
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/inputinject/test/sourceinjectunittest/
H A Ddistributed_input_sourceinject_test.cpp173 .code = KEY_D,
180 .code = KEY_D,
187 .code = KEY_D,
194 .code = KEY_D,
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_client.cpp38 { KeyComb(KeyCode::KEY_D, KEY_META), [](tic* c) -> void { c->HandleOnDelete(true); } }, in __anon1d5a884c0502()
47 { KeyComb(KeyCode::KEY_D, KEY_CTRL), [](tic* c) -> void { c->HandleOnDelete(true); } },
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_xcomponent_key_event.h82 KEY_D = 2020, enumerator
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dkey_event.h75 KEY_D = 2020, enumerator
/ohos5.0/foundation/multimodalinput/input/libudev/test/
H A Dtest_device.h92 for (int32_t i = KEY_ESC; i < KEY_D; i++) { in KeyboardSetup()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.h78 KEY_D = 2020, enumerator
H A Dkey_event_recognizer.cpp88 {KeyCode::KEY_D, "KEYCODE_D"}, in KeyCodeToString()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Dnative__xcomponent__key__event_8h.md24 …ve_x_component.md) = 2018, [KEY_C](_o_h___native_x_component.md) = 2019, [KEY_D](_o_h___native_x_c…
H A Dnative__key_event_8h.md22 …__native_module.md) = 2018, [KEY_C](_ark_u_i___native_module.md) = 2019, [KEY_D](_ark_u_i___native…
H A D_o_h___native_x_component.md55 …, KEY_DPAD_CENTER = 2016,<br>KEY_A = 2017,<br>KEY_B = 2018, KEY_C = 2019, KEY_D = 2020, KEY_E = 20…
321 | KEY_D | Key **D**. |
/ohos5.0/foundation/multimodalinput/input/libudev/src/
H A Dudev_device.cpp531 for (int i = KEY_ESC; i < KEY_D && isKeyboard; i++) { in CheckKeys()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Dnative__xcomponent__key__event_8h.md24 …ve_x_component.md) = 2018, [KEY_C](_o_h___native_x_component.md) = 2019, [KEY_D](_o_h___native_x_c…
H A D_o_h___native_x_component.md55 …&nbsp;2017,<br/>KEY_B&nbsp;=&nbsp;2018,&nbsp;KEY_C&nbsp;=&nbsp;2019,&nbsp;KEY_D&nbsp;=&nbsp;2020,&…
323 | KEY_D | 按键'D' |