Searched refs:SetScrollEnd (Results 1 – 3 of 3) sorted by relevance
196 void SetScrollEnd(const ScrollEventCallback& scrollEnd) in SetScrollEnd() function
228 void SetScrollEnd(const ScrollEventCallback& scrollEnd) in SetScrollEnd() function
601 scrollable_->SetScrollEnd([weakScroll = AceType::WeakClaim(this)]() { in ResetScrollable()