Home
last modified time | relevance | path

Searched defs:SetPointerEvent (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/event/
Dcrown_event.h79 void SetPointerEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent) in SetPointerEvent() function
Dfocus_axis_event.h65 FocusAxisEvent& SetPointerEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) in SetPointerEvent() function
Dtouch_event.cpp183 TouchEvent& TouchEvent::SetPointerEvent(std::shared_ptr<const MMI::PointerEvent> pointerEvent) in SetPointerEvent() function in OHOS::Ace::TouchEvent
934 void TouchEventInfo::SetPointerEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent) in SetPointerEvent() function in OHOS::Ace::TouchEventInfo
Dmouse_event.h363 void SetPointerEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent) in SetPointerEvent() function
/foundation/barrierfree/accessibility/services/aams/test/unittest/
Daccessibility_screen_touch_test.cpp107 std::shared_ptr<MMI::PointerEvent> AccessibilityScreenTouchUnitTest::SetPointerEvent(uint32_t time,… in SetPointerEvent() function in OHOS::Accessibility::AccessibilityScreenTouchUnitTest
120 std::shared_ptr<MMI::PointerEvent> AccessibilityScreenTouchUnitTest::SetPointerEvent(uint32_t time,… in SetPointerEvent() function in OHOS::Accessibility::AccessibilityScreenTouchUnitTest
/foundation/arkui/ace_engine/frameworks/core/gestures/
Dgesture_event.h250 void SetPointerEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent) in SetPointerEvent() function
/foundation/multimodalinput/input/frameworks/proxy/events/test/
Dinput_manager_inject_test.cpp93 void InputManagerInjectTest::SetPointerEvent(int32_t id, int32_t pressed, int32_t action, int32_t t… in SetPointerEvent() function in OHOS::MMI::InputManagerInjectTest
/foundation/multimodalinput/input/service/window_manager/src/
Dinput_windows_manager.cpp2327 void InputWindowsManager::SetPointerEvent(int32_t pointerAction, std::shared_ptr<PointerEvent> poin… in UpdateDisplayInfo() function in OHOS::MMI::InputWindowsManager