| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| D | input_event.cpp | 35 …const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& re… in OnCollectMouseEvent() 62 …const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& re… in OnCollectHoverEvent() 89 …const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& re… in OnCollectHoverEffect() 103 …const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, AxisTestResult& onA… in OnCollectAxisEvent()
|
| D | input_event_hub.cpp | 35 auto getEventTargetImpl = eventHub ? eventHub->CreateGetEventTargetImpl() : nullptr; in ProcessMouseTestHit() local 52 auto getEventTargetImpl = eventHub ? eventHub->CreateGetEventTargetImpl() : nullptr; in ProcessAxisTestHit() local
|
| D | gesture_event_actuator.h | 36 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result) in OnCollectTouchTarget()
|
| D | long_press_event.cpp | 31 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result) in OnCollectTouchTarget()
|
| D | click_event.cpp | 32 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result) in OnCollectTouchTarget()
|
| D | scrollable_event.cpp | 53 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result, const PointF& localPoint) in CollectTouchTarget()
|
| D | touch_event.h | 90 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result) override in OnCollectTouchTarget()
|
| D | scrollable_event.h | 113 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result) in BarCollectTouchTarget()
|
| D | pan_event.cpp | 46 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result) in OnCollectTouchTarget()
|
| D | drag_event.cpp | 115 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result) in OnCollectTouchTarget()
|
| D | gesture_event_hub.cpp | 76 auto getEventTargetImpl = eventHub ? eventHub->CreateGetEventTargetImpl() : nullptr; in ProcessTouchTestHit() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/pattern/scroll/ |
| D | mock_scroll_bar.cpp | 27 …const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& re… in OnCollectTouchTarget()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/event/mock/ |
| D | mock_pan_event.cpp | 33 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result) in OnCollectTouchTarget()
|
| D | mock_long_press_event.cpp | 25 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result) in OnCollectTouchTarget()
|
| D | mock_drag_event.cpp | 37 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result) in OnCollectTouchTarget()
|
| D | mock_click_event.cpp | 24 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result) in OnCollectTouchTarget()
|
| D | mock_scrollable_event.cpp | 35 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result, const PointF& localPoint) in CollectTouchTarget()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/event/click_event/ |
| D | click_event_test_ng.cpp | 172 auto getEventTargetImpl = eventHub->CreateGetEventTargetImpl(); variable 236 auto getEventTargetImpl = eventHub->CreateGetEventTargetImpl(); variable 278 auto getEventTargetImpl = eventHub->CreateGetEventTargetImpl(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/ |
| D | scroll_bar_pattern.cpp | 105 …(const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& r… in OnModifyDone() 382 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result) in OnCollectTouchTarget()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/event/drag_event/ |
| D | drag_event_test_ng.cpp | 208 auto getEventTargetImpl = eventHub->CreateGetEventTargetImpl(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/event/ |
| D | axis_event.h | 278 void SetGetEventTargetImpl(const GetEventTargetImpl& getEventTargetImpl) in SetGetEventTargetImpl()
|
| D | touch_event.h | 454 void SetGetEventTargetImpl(const GetEventTargetImpl& getEventTargetImpl) in SetGetEventTargetImpl()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/ |
| D | scroll_bar.cpp | 627 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result) in OnCollectTouchTarget()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
| D | scrollable_pattern.cpp | 373 …(const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& r… in RegisterScrollBarEventTask()
|