Searched refs:cancelAnimations (Results 1 – 10 of 10) sorted by relevance
52 void cancelAnimations(RenderObject*);
435 void AnimationController::cancelAnimations(RenderObject* renderer) in cancelAnimations() function in WebCore::AnimationController
76 virtual void cancelAnimations() { } in cancelAnimations() function
54 virtual void cancelAnimations();
453 void ScrollAnimatorNone::cancelAnimations() in cancelAnimations() function in WebCore::ScrollAnimatorNone
97 virtual void cancelAnimations();
394 - (void)cancelAnimations; method409 - (void)cancelAnimations973 void ScrollAnimatorMac::cancelAnimations()980 [m_horizontalScrollbarPainterDelegate.get() cancelAnimations];981 [m_verticalScrollbarPainterDelegate.get() cancelAnimations];
2245 scrollAnimator->cancelAnimations(); in handleGestureShowPress()2253 animator->cancelAnimations(); in handleGestureShowPress()
337 scrollAnimator->cancelAnimations(); in prepareForDetach()
2563 frame->animation().cancelAnimations(this); in willBeDestroyed()