Searched defs:pauseAnimationAtTime (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/page/animation/
H A DCompositeAnimation.cpp499 bool CompositeAnimation::pauseAnimationAtTime(const AtomicString& name, double t) function in class:WebCore::CompositeAnimation
H A DAnimationController.cpp314 bool AnimationControllerPrivate::pauseAnimationAtTime(RenderElement* renderer, const AtomicString& name, double t) function in class:WebCore::AnimationControllerPrivate
543 bool AnimationController::pauseAnimationAtTime(RenderElement* renderer, const AtomicString& name, double t) function in class:WebCore::AnimationController

Completed in 36 milliseconds