/ohos5.0/foundation/multimodalinput/input/service/event_handler/test/ |
H A D | key_event_value_transformation_test.cpp | 46 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 D | key_event.rs | 20 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 D | mock_accessible_ability_listener.h | 23 class KeyEvent; variable
|
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/aafwk/include/ |
H A D | accessible_ability_listener.h | 23 class KeyEvent; variable
|
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/ |
H A D | js-apis-keyevent.md | 43 ## KeyEvent section
|
H A D | js-apis-inputeventclient-sys.md | 365 ## KeyEvent section
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/ |
H A D | js-apis-keyevent.md | 43 ## KeyEvent section
|
H A D | js-apis-inputeventclient-sys.md | 365 ## KeyEvent section
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-events-key.md | 56 ## KeyEvent section
|
/ohos5.0/foundation/window/window_manager/window_scene/session/container/include/zidl/ |
H A D | window_event_channel_interface.h | 27 class KeyEvent; variable
|
H A D | session_stage_interface.h | 28 class KeyEvent; variable
|
/ohos5.0/foundation/window/window_manager/wmserver/include/zidl/ |
H A D | window_manager_lite_interface.h | 28 class KeyEvent; variable
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/events/ |
H A D | key_event.h | 60 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 D | input_adapter_test.cpp | 131 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 D | input_adapter_test.cpp | 130 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 D | window_scene_helper.h | 28 class KeyEvent; variable
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/ |
H A D | mock_key_event.cpp | 97 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 D | session_wrapper.h | 34 class KeyEvent; variable
|
H A D | platform_pattern.h | 52 class KeyEvent; variable
|
H A D | ui_extension_pattern.h | 60 class KeyEvent; variable
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/ |
H A D | key_event_test.cpp | 49 auto KeyEvent = KeyEvent::Create(); variable 509 auto KeyEvent = KeyEvent::Create(); variable
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ |
H A D | ability.h | 68 class KeyEvent; variable
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/ |
H A D | mmi_keyevent_adapter.h | 25 enum KeyEvent { enum
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
H A D | system_window_scene.cpp | 209 bool isPreImeEvent) -> bool { in RegisterEventCallback()
|
/ohos5.0/foundation/window/window_manager/previewer/include/ |
H A D | window.h | 32 class KeyEvent; variable
|