Home
last modified time | relevance | path

Searched refs:CollectScrollableTouchTarget (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dscrollable_event.cpp69 event->CollectScrollableTouchTarget( in CollectTouchTarget()
72 event->CollectScrollableTouchTarget( in CollectTouchTarget()
121 void ScrollableEvent::CollectScrollableTouchTarget(const OffsetF& coordinateOffset, in CollectScrollableTouchTarget() function in OHOS::Ace::NG::ScrollableEvent
H A Dscrollable_event.h177 …void CollectScrollableTouchTarget(const OffsetF& coordinateOffset, const GetEventTargetImpl& getEv…