| /foundation/multimodalinput/input/service/event_handler/test/ |
| 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 …]
|
| /foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/include/ |
| D | mock_accessible_ability_listener.h | 23 class KeyEvent; variable
|
| /foundation/barrierfree/accessibility/interfaces/innerkits/aafwk/include/ |
| D | accessible_ability_listener.h | 23 class KeyEvent; variable
|
| /foundation/window/window_manager/window_scene/session/container/include/zidl/ |
| D | window_event_channel_interface.h | 27 class KeyEvent; variable
|
| D | session_stage_interface.h | 28 class KeyEvent; variable
|
| /foundation/window/window_manager/wmserver/include/zidl/ |
| D | window_manager_lite_interface.h | 28 class KeyEvent; variable
|
| /foundation/multimodalinput/input/intention/adapters/test/unittest/src/ |
| D | input_adapter_test.cpp | 131 auto callback = [] (std::shared_ptr<OHOS::MMI::KeyEvent>) { in __anon65e04d460302() 151 auto callback = [] (std::shared_ptr<OHOS::MMI::KeyEvent>) { in __anon65e04d460402() 194 auto keyCallback = [] (std::shared_ptr<OHOS::MMI::KeyEvent>) { in __anon65e04d460702()
|
| /foundation/arkui/ui_lite/interfaces/kits/events/ |
| D | key_event.h | 60 KeyEvent(uint16_t keyId, uint16_t state) : keyId_(keyId), state_(state) {} in KeyEvent() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/helper/ |
| D | window_scene_helper.h | 28 class KeyEvent; variable
|
| /foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/ |
| 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
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
| D | session_wrapper.h | 35 class KeyEvent; variable
|
| D | platform_pattern.h | 52 class KeyEvent; variable
|
| D | ui_extension_pattern.h | 60 class KeyEvent; variable
|
| /foundation/multimodalinput/input/frameworks/proxy/events/test/ |
| D | key_event_test.cpp | 49 auto KeyEvent = KeyEvent::Create(); variable 509 auto KeyEvent = KeyEvent::Create(); variable
|
| /foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ |
| D | ability.h | 68 class KeyEvent; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
| D | system_window_scene.cpp | 236 bool isPreImeEvent) -> bool { in RegisterEventCallback()
|
| /foundation/multimodalinput/input/service/event_dispatch/test/ |
| D | event_dispatch_test.cpp | 937 std::shared_ptr<KeyEvent> KeyEvent = KeyEvent::Create(); variable 996 std::shared_ptr<KeyEvent> KeyEvent = KeyEvent::Create(); variable 1487 std::shared_ptr<KeyEvent> KeyEvent = KeyEvent::Create(); variable
|
| /foundation/window/window_manager/previewer/include/ |
| D | window.h | 32 class KeyEvent; variable
|
| /foundation/multimodalinput/input/tools/inject_event/src/ |
| D | input_manager_command.cpp | 722 auto KeyEvent = KeyEvent::Create(); in ParseCommand() local 742 auto KeyEvent = KeyEvent::Create(); in ParseCommand() local 764 auto KeyEvent = KeyEvent::Create(); in ParseCommand() local
|
| /foundation/barrierfree/accessibility/services/aams/test/mock/include/ |
| D | accessibility_ut_helper.h | 250 void SetTestKeyEvent(bool KeyEvent) in SetTestKeyEvent()
|
| /foundation/multimodalinput/input/service/interceptor/test/ |
| D | event_interceptor_handler_test.cpp | 121 std::shared_ptr<KeyEvent> KeyEvent = KeyEvent::Create(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/event/ |
| D | key_event.h | 26 class KeyEvent; variable 448 KeyEvent() in KeyEvent() function 452 …KeyEvent(KeyCode code, KeyAction action, std::vector<KeyCode> pressedCodes, int32_t repeatTimeStam… in KeyEvent() function
|
| /foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
| D | ui_content.h | 71 class KeyEvent; variable
|
| /foundation/window/window_manager/window_scene/session/host/include/ |
| D | session.h | 37 class KeyEvent; variable
|
| /foundation/multimodalinput/input/frameworks/proxy/events/src/ |
| D | key_event.cpp | 941 KeyEvent::KeyEvent(int32_t eventType) : InputEvent(eventType) {} in KeyEvent() function in OHOS::MMI::KeyEvent 943 KeyEvent::KeyEvent(const KeyEvent& other) in KeyEvent() function in OHOS::MMI::KeyEvent
|