Searched refs:SetAnimateVelocityCallback (Results 1 – 2 of 2) sorted by relevance
129 void SetAnimateVelocityCallback(const GetAnimateVelocityCallback&& getAnimateVelocityCallback) in SetAnimateVelocityCallback() function
646 … scrollableEvent_->SetAnimateVelocityCallback([weakScroll = AceType::WeakClaim(this)]() -> double { in AddScrollEvent()