Home
last modified time | relevance | path

Searched refs:setBeginAnimationUpdateTime (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/page/animation/
DAnimationController.cpp201 setBeginAnimationUpdateTime(cBeginAnimationUpdateTimeNotSet); in animationTimerFired()
250 setBeginAnimationUpdateTime(cBeginAnimationUpdateTimeNotSet); in suspendAnimationsForDocument()
266 setBeginAnimationUpdateTime(cBeginAnimationUpdateTimeNotSet); in resumeAnimationsForDocument()
347 setBeginAnimationUpdateTime(cBeginAnimationUpdateTimeNotSet); in getAnimatedStyleForRenderer()
570 m_data->setBeginAnimationUpdateTime(cBeginAnimationUpdateTimeNotSet); in beginAnimationUpdate()
DAnimationControllerPrivate.h88 void setBeginAnimationUpdateTime(double t) { m_beginAnimationUpdateTime = t; } in setBeginAnimationUpdateTime() function
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1642984 (WebCore::AnimationControllerPrivate::setBeginAnimationUpdateTime):
58019 (WebCore::AnimationControllerPrivate::setBeginAnimationUpdateTime):