Home
last modified time | relevance | path

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

/external/webkit/WebCore/page/animation/
DAnimationController.cpp255 bool AnimationControllerPrivate::pauseTransitionAtTime(RenderObject* renderer, const String& proper… in pauseTransitionAtTime() function in WebCore::AnimationControllerPrivate
501 bool AnimationController::pauseTransitionAtTime(RenderObject* renderer, const String& property, dou… in pauseTransitionAtTime() function in WebCore::AnimationController
DCompositeAnimation.cpp490 bool CompositeAnimation::pauseTransitionAtTime(int property, double t) in pauseTransitionAtTime() function in WebCore::CompositeAnimation