Searched defs:animationProgress (Results 1 – 3 of 3) sorted by relevance
65 double RenderProgress::animationProgress() const in animationProgress() function in WebCore::RenderProgress
152 float animationProgress = (currentTime() - m_fadeAnimationStartTime) / m_fadeAnimationDuration; in fadeAnimationTimerFired() local
656 double animationProgress = renderProgress->animationProgress(); in calculateProgressRect() local