Home
last modified time | relevance | path

Searched refs:animationTimerFired (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderProgress.cpp46 , m_animationTimer(this, &RenderProgress::animationTimerFired) in RenderProgress()
76 void RenderProgress::animationTimerFired(Timer<RenderProgress>*) in animationTimerFired() function in WebCore::RenderProgress
DRenderProgress.h51 void animationTimerFired(Timer<RenderProgress>*);
/external/webkit/Source/WebCore/platform/
DScrollAnimatorWin.cpp59 , m_animationTimer(parent, &ScrollAnimatorWin::animationTimerFired) in PerAxisData()
208 void ScrollAnimatorWin::animationTimerFired(Timer<ScrollAnimatorWin>* timer) in animationTimerFired() function in WebCore::ScrollAnimatorWin
DScrollAnimatorWin.h64 void animationTimerFired(Timer<ScrollAnimatorWin>*);
/external/webkit/Source/WebCore/page/animation/
DAnimationControllerPrivate.h103 void animationTimerFired(Timer<AnimationControllerPrivate>*);
DAnimationController.cpp52 : m_animationTimer(this, &AnimationControllerPrivate::animationTimerFired) in AnimationControllerPrivate()
197 void AnimationControllerPrivate::animationTimerFired(Timer<AnimationControllerPrivate>*) in animationTimerFired() function in WebCore::AnimationControllerPrivate
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1622414 (WebCore::AnimationControllerPrivate::animationTimerFired):
42969 (WebCore::AnimationControllerPrivate::animationTimerFired):
57004 (WebCore::AnimationControllerPrivate::animationTimerFired):
62783 (WebCore::AnimationControllerPrivate::animationTimerFired):
64483 (WebCore::AnimationControllerPrivate::animationTimerFired):
DChangeLog-2010-05-2417662 …(WebCore::AnimationControllerPrivate::animationTimerFired): Call fireEventsAndUpdateStyle() once w…
28814 (WebCore::RenderProgress::animationTimerFired):
DChangeLog28457 (WebCore::RenderProgress::animationTimerFired):
DChangeLog-2010-12-0659591 (WebCore::ScrollAnimatorWin::animationTimerFired):