| /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() 90 …const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& re… in OnCollectHoverEffect() 104 …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 | 33 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 | 108 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result) override in OnCollectTouchTarget()
|
| D | pan_event.cpp | 46 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result) in OnCollectTouchTarget()
|
| D | scrollable_event.h | 115 …arCollectTouchTarget(const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, in BarCollectTouchTarget()
|
| D | gesture_event_hub.cpp | 82 auto getEventTargetImpl = eventHub ? eventHub->CreateGetEventTargetImpl() : nullptr; in ProcessTouchTestHit() local 220 auto getEventTargetImpl = eventHub ? eventHub->CreateGetEventTargetImpl() : nullptr; in ProcessTouchTestHierarchy() local
|
| D | drag_event.cpp | 120 const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result) in OnCollectTouchTarget()
|
| /foundation/arkui/ace_engine/test/unittest/core/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
|
| D | drag_event_test_ng.cpp | 221 auto getEventTargetImpl = eventHub->CreateGetEventTargetImpl(); variable 408 auto getEventTargetImpl = eventHub->CreateGetEventTargetImpl(); variable 461 auto getEventTargetImpl = eventHub->CreateGetEventTargetImpl(); variable 524 auto getEventTargetImpl = eventHub->CreateGetEventTargetImpl(); variable 568 auto getEventTargetImpl = eventHub->CreateGetEventTargetImpl(); variable 659 auto getEventTargetImpl = eventHub->CreateGetEventTargetImpl(); variable 736 auto getEventTargetImpl = eventHub->CreateGetEventTargetImpl(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/ |
| D | scroll_bar_pattern.cpp | 106 const RefPtr<TargetComponent>& targetComponent) { in OnModifyDone() 393 …const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result, const RefPtr<FrameNode>& fr… in OnCollectTouchTarget()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
| D | recognizer_group.cpp | 195 … const RefPtr<NG::TargetComponent>& targetComponent, const GetEventTargetImpl& getEventTargetImpl) in SetRecognizerInfoRecursively()
|
| /foundation/arkui/ace_engine/frameworks/core/event/ |
| D | axis_event.h | 299 void SetGetEventTargetImpl(const GetEventTargetImpl& getEventTargetImpl) in SetGetEventTargetImpl()
|
| D | touch_event.h | 558 void SetGetEventTargetImpl(const GetEventTargetImpl& getEventTargetImpl) in SetGetEventTargetImpl()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/ |
| D | scroll_bar.cpp | 598 …OnCollectTouchTarget(const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, in OnCollectTouchTarget()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/scroll_bar/ |
| D | scroll_bar_test_ng.cpp | 837 GetEventTargetImpl getEventTargetImpl; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
| D | scrollable_pattern.cpp | 650 const RefPtr<TargetComponent>& targetComponent) { in RegisterScrollBarEventTask()
|