Home
last modified time | relevance | path

Searched refs:getTimeToNextEvent (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/page/animation/
DAnimationBase.h210 void getTimeToNextEvent(double& time, bool& isLooping) const;
DImplicitAnimation.cpp278 getTimeToNextEvent(t, isLooping); in timeToNextService()
DKeyframeAnimation.cpp396 getTimeToNextEvent(t, isLooping); in timeToNextService()
DAnimationBase.cpp1218 void AnimationBase::getTimeToNextEvent(double& time, bool& isLooping) const in getTimeToNextEvent() function in WebCore::AnimationBase
1250 getTimeToNextEvent(t, isLooping); in goIntoEndingOrLoopingState()
/external/webkit/WebCore/
DChangeLog-2010-01-2990646 (WebCore::AnimationBase::getTimeToNextEvent):
90657 (WebCore::AnimationBase::getTimeToNextEvent):
90693 (WebCore::AnimationBase::getTimeToNextEvent):
DChangeLog-2009-06-1642956 (WebCore::AnimationBase::getTimeToNextEvent):