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

/macosx-10.10/WebCore-7600.1.25/page/animation/
H A DCompositeAnimation.cpp516 bool CompositeAnimation::pauseTransitionAtTime(CSSPropertyID property, double t) function in class:WebCore::CompositeAnimation
H A DAnimationController.cpp329 bool AnimationControllerPrivate::pauseTransitionAtTime(RenderElement* renderer, const String& property, double t) function in class:WebCore::AnimationControllerPrivate
553 bool AnimationController::pauseTransitionAtTime(RenderElement* renderer, const String& property, double t) function in class:WebCore::AnimationController

Completed in 107 milliseconds