| /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/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/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/window/window_manager/window_scene/session/container/include/zidl/ |
| D | window_event_channel_interface.h | 25 class KeyEvent; variable
|
| D | session_stage_interface.h | 26 class KeyEvent; variable
|
| /foundation/window/window_manager/previewer/include/ |
| D | window.h | 32 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/arkui/ace_engine/interfaces/inner_api/ace/ |
| D | ui_content.h | 57 class KeyEvent; variable
|
| /foundation/multimodalinput/input/frameworks/proxy/events/test/ |
| D | key_event_test.cpp | 44 auto KeyEvent = KeyEvent::Create(); 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/window/window_manager/window_scene/session/host/include/ |
| D | session.h | 34 class KeyEvent; variable
|
| /foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ |
| D | ability.h | 66 class KeyEvent; variable
|
| /foundation/barrierfree/accessibility/services/aams/test/mock/include/ |
| D | accessibility_ut_helper.h | 250 void SetTestKeyEvent(bool KeyEvent) in SetTestKeyEvent()
|
| /foundation/multimodalinput/input/frameworks/proxy/events/src/ |
| D | key_event.cpp | 931 KeyEvent::KeyEvent(int32_t eventType) : InputEvent(eventType) {} in KeyEvent() function in OHOS::MMI::KeyEvent 933 KeyEvent::KeyEvent(const KeyEvent& other) in KeyEvent() function in OHOS::MMI::KeyEvent
|
| /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/window/window_manager/interfaces/innerkits/wm/ |
| D | window.h | 31 class KeyEvent; variable
|