Searched refs:OnScrollStartRecursiveInner (Results 1 – 2 of 2) sorted by relevance
872 …void OnScrollStartRecursiveInner(WeakPtr<NestableScrollContainer> child, float position, float vel…
556 pattern->OnScrollStartRecursiveInner(weak, position, pattern->GetVelocity()); in AddScrollEvent()1086 pattern->OnScrollStartRecursiveInner(weak, offset, pattern->GetVelocity()); in SetScrollBarProxy()2369 OnScrollStartRecursiveInner(child, position, velocity); in OnScrollStartRecursive()2374 void ScrollablePattern::OnScrollStartRecursiveInner( in OnScrollStartRecursiveInner() function in OHOS::Ace::NG::ScrollablePattern