| /foundation/multimodalinput/input/service/event_handler/test/ |
| D | key_event_value_transformation_test.cpp | 42 auto KeyEvent = KeyEvent::Create(); variable 59 auto KeyEvent = KeyEvent::Create(); variable 76 auto KeyEvent = KeyEvent::Create(); variable 93 auto KeyEvent = KeyEvent::Create(); variable 110 auto KeyEvent = KeyEvent::Create(); variable 127 auto KeyEvent = KeyEvent::Create(); variable 144 auto KeyEvent = KeyEvent::Create(); variable 161 auto KeyEvent = KeyEvent::Create(); variable 180 auto KeyEvent = KeyEvent::Create(); variable 199 auto KeyEvent = KeyEvent::Create(); variable [all …]
|
| /foundation/window/window_manager/wmserver/include/zidl/ |
| D | window_manager_lite_interface.h | 25 class KeyEvent; variable
|
| /foundation/barrierfree/accessibility/interfaces/innerkits/aafwk/include/ |
| D | accessible_ability_listener.h | 23 class KeyEvent; variable
|
| /foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/include/ |
| D | mock_accessible_ability_listener.h | 23 class KeyEvent; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/helper/ |
| D | window_scene_helper.h | 28 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 | 29 class KeyEvent; variable
|
| /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/ui_extension/ |
| D | session_wrapper.h | 33 class KeyEvent; variable
|
| D | ui_extension_pattern.h | 42 class KeyEvent; variable
|
| /foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/ |
| D | mock_key_event.cpp | 92 KeyEvent::KeyEvent(int32_t eventType) : InputEvent(eventType) in KeyEvent() function in OHOS::MMI::KeyEvent 95 KeyEvent::KeyEvent(const KeyEvent& other) in KeyEvent() function in OHOS::MMI::KeyEvent
|
| /foundation/multimodalinput/input/frameworks/proxy/events/test/ |
| D | key_event_test.cpp | 44 auto KeyEvent = KeyEvent::Create(); variable 470 auto 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 | 691 auto KeyEvent = KeyEvent::Create(); in ParseCommand() local 711 auto KeyEvent = KeyEvent::Create(); in ParseCommand() local 733 auto KeyEvent = KeyEvent::Create(); in ParseCommand() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
| D | system_window_scene.cpp | 128 auto keyEventCallback = [instanceId = instanceId_](std::shared_ptr<MMI::KeyEvent> KeyEvent) { in RegisterEventCallback()
|
| /foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ |
| D | ability.h | 67 class KeyEvent; variable
|
| /foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
| D | ui_content.h | 67 class KeyEvent; variable
|
| /foundation/window/window_manager/window_scene/session/host/include/ |
| D | session.h | 36 class KeyEvent; variable
|
| /foundation/barrierfree/accessibility/services/aams/test/mock/include/ |
| D | accessibility_ut_helper.h | 250 void SetTestKeyEvent(bool KeyEvent) in SetTestKeyEvent()
|
| /foundation/arkui/ace_engine/frameworks/core/event/ |
| D | key_event.h | 24 class KeyEvent; variable 481 …KeyEvent(KeyCode code, KeyAction action, std::vector<KeyCode> pressedCodes, int32_t repeatTime, Ti… in KeyEvent() function
|
| /foundation/multimodalinput/input/frameworks/proxy/events/src/ |
| D | key_event.cpp | 934 KeyEvent::KeyEvent(int32_t eventType) : InputEvent(eventType) {} in KeyEvent() function in OHOS::MMI::KeyEvent 936 KeyEvent::KeyEvent(const KeyEvent& other) in KeyEvent() function in OHOS::MMI::KeyEvent
|
| /foundation/window/window_manager/interfaces/innerkits/wm/ |
| D | window.h | 31 class KeyEvent; variable
|