Home
last modified time | relevance | path

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

/external/webkit/WebCore/page/animation/
DAnimationController.cpp191 setBeginAnimationUpdateTime(cBeginAnimationUpdateTimeNotSet); in animationTimerFired()
209 setBeginAnimationUpdateTime(cBeginAnimationUpdateTimeNotSet); in suspendAnimations()
225 setBeginAnimationUpdateTime(cBeginAnimationUpdateTimeNotSet); in resumeAnimations()
306 setBeginAnimationUpdateTime(cBeginAnimationUpdateTimeNotSet); in getAnimatedStyleForRenderer()
538 m_data->setBeginAnimationUpdateTime(cBeginAnimationUpdateTimeNotSet); in beginAnimationUpdate()
DAnimationControllerPrivate.h82 void setBeginAnimationUpdateTime(double t) { m_beginAnimationUpdateTime = t; } in setBeginAnimationUpdateTime() function
/external/webkit/WebCore/
DChangeLog-2009-06-1642984 (WebCore::AnimationControllerPrivate::setBeginAnimationUpdateTime):
58019 (WebCore::AnimationControllerPrivate::setBeginAnimationUpdateTime):