Searched defs:scrollSnapDelta (Results 1 – 4 of 4) sorted by relevance
57 void Scrollable::ProcessScrollSnapSpringMotion(float scrollSnapDelta, float scrollSnapVelocity) {} in ProcessScrollSnapSpringMotion()
157 void StartScrollSnapMotion(float scrollSnapDelta, float scrollSnapVelocity) in StartScrollSnapMotion()
351 …auto startScrollSnapMotionCallback = [weak = WeakClaim(this)](float scrollSnapDelta, float scrollS… in RegisterScrollBarEventTask()513 …auto startScrollSnapMotionCallback = [weak = WeakClaim(this)](float scrollSnapDelta, float scrollS… in SetScrollBarProxy()
851 void Scrollable::ProcessScrollSnapSpringMotion(float scrollSnapDelta, float scrollSnapVelocity) in ProcessScrollSnapSpringMotion()