Home
last modified time | relevance | path

Searched defs:KeyEvent (Results 1 – 25 of 36) sorted by relevance

12

/ohos5.0/foundation/multimodalinput/input/service/event_handler/test/
H A Dkey_event_value_transformation_test.cpp46 auto KeyEvent = KeyEvent::Create(); variable
64 auto KeyEvent = KeyEvent::Create(); variable
82 auto KeyEvent = KeyEvent::Create(); variable
100 auto KeyEvent = KeyEvent::Create(); variable
118 auto KeyEvent = KeyEvent::Create(); variable
136 auto KeyEvent = KeyEvent::Create(); variable
154 auto KeyEvent = KeyEvent::Create(); variable
172 auto KeyEvent = KeyEvent::Create(); variable
192 auto KeyEvent = KeyEvent::Create(); variable
212 auto KeyEvent = KeyEvent::Create(); variable
[all …]
/ohos5.0/base/msdp/device_status/rust/subsystem/input/sys/src/interaction/
H A Dkey_event.rs20 pub struct KeyEvent(*const CKeyEvent); struct
22 impl KeyEvent { impl
43 impl KeyEvent { impl
/ohos5.0/foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/include/
H A Dmock_accessible_ability_listener.h23 class KeyEvent; variable
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/aafwk/include/
H A Daccessible_ability_listener.h23 class KeyEvent; variable
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Djs-apis-keyevent.md43 ## KeyEvent section
H A Djs-apis-inputeventclient-sys.md365 ## KeyEvent section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Djs-apis-keyevent.md43 ## KeyEvent section
H A Djs-apis-inputeventclient-sys.md365 ## KeyEvent section
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-events-key.md56 ## KeyEvent section
/ohos5.0/foundation/window/window_manager/window_scene/session/container/include/zidl/
H A Dwindow_event_channel_interface.h27 class KeyEvent; variable
H A Dsession_stage_interface.h28 class KeyEvent; variable
/ohos5.0/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_lite_interface.h28 class KeyEvent; variable
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/events/
H A Dkey_event.h60 KeyEvent(uint16_t keyId, uint16_t state) : keyId_(keyId), state_(state) {} in KeyEvent() function
/ohos5.0/foundation/multimodalinput/input/intention/adapters/test/unittest/src/
H A Dinput_adapter_test.cpp131 auto callback = [] (std::shared_ptr<OHOS::MMI::KeyEvent>) { in __anon65db283c0302()
151 auto callback = [] (std::shared_ptr<OHOS::MMI::KeyEvent>) { in __anon65db283c0402()
194 auto keyCallback = [] (std::shared_ptr<OHOS::MMI::KeyEvent>) { in __anon65db283c0702()
/ohos5.0/base/msdp/device_status/test/unittest/intention/adapters/src/
H A Dinput_adapter_test.cpp130 auto callback = [] (std::shared_ptr<OHOS::MMI::KeyEvent>) { in __anona32c6e0f0302()
149 auto callback = [] (std::shared_ptr<OHOS::MMI::KeyEvent>) { in __anona32c6e0f0402()
192 auto keyCallback = [] (std::shared_ptr<OHOS::MMI::KeyEvent>) { in __anona32c6e0f0702()
328 auto callback = [] (std::shared_ptr<OHOS::MMI::KeyEvent>) {}; in __anona32c6e0f0a02()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/helper/
H A Dwindow_scene_helper.h28 class KeyEvent; variable
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
H A Dmock_key_event.cpp97 KeyEvent::KeyEvent(int32_t eventType) : InputEvent(eventType) in KeyEvent() function in OHOS::MMI::KeyEvent
100 KeyEvent::KeyEvent(const KeyEvent& other) in KeyEvent() function in OHOS::MMI::KeyEvent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsession_wrapper.h34 class KeyEvent; variable
H A Dplatform_pattern.h52 class KeyEvent; variable
H A Dui_extension_pattern.h60 class KeyEvent; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dkey_event_test.cpp49 auto KeyEvent = KeyEvent::Create(); variable
509 auto KeyEvent = KeyEvent::Create(); variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dability.h68 class KeyEvent; variable
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dmmi_keyevent_adapter.h25 enum KeyEvent { enum
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dsystem_window_scene.cpp209 bool isPreImeEvent) -> bool { in RegisterEventCallback()
/ohos5.0/foundation/window/window_manager/previewer/include/
H A Dwindow.h32 class KeyEvent; variable

12