Searched refs:NotifyParentScrollStart (Results 1 – 2 of 2) sorted by relevance
837 void NotifyParentScrollStart(WeakPtr<NestableScrollContainer> child, float position);
2172 pattern->NotifyParentScrollStart(weak, pattern->direction_ == Axis::HORIZONTAL ? in InitPanEvent()4918 NotifyParentScrollStart(child, position); in OnScrollStartRecursive()4921 void SwiperPattern::NotifyParentScrollStart(WeakPtr<NestableScrollContainer> child, float position) in NotifyParentScrollStart() function in OHOS::Ace::NG::SwiperPattern