Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/animation/
DAnimationBase.h222 void getTimeToNextEvent(double& time, bool& isLooping) const;
DImplicitAnimation.cpp297 getTimeToNextEvent(t, isLooping); in timeToNextService()
DKeyframeAnimation.cpp455 getTimeToNextEvent(t, isLooping); in timeToNextService()
DAnimationBase.cpp1339 void AnimationBase::getTimeToNextEvent(double& time, bool& isLooping) const in getTimeToNextEvent() function in WebCore::AnimationBase
1367 getTimeToNextEvent(t, isLooping); in goIntoEndingOrLoopingState()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2990646 (WebCore::AnimationBase::getTimeToNextEvent):
90657 (WebCore::AnimationBase::getTimeToNextEvent):
90693 (WebCore::AnimationBase::getTimeToNextEvent):
DChangeLog-2009-06-1642956 (WebCore::AnimationBase::getTimeToNextEvent):
DChangeLog-2010-12-06131528 (WebCore::AnimationBase::getTimeToNextEvent):