Searched refs:animationDurationForProgressBar (Results 1 – 9 of 9) sorted by relevance
81 m_animationDuration = RenderTheme::theme().animationDurationForProgressBar(this); in updateAnimationState()
84 virtual double animationDurationForProgressBar(RenderProgress*) const OVERRIDE;
117 virtual double animationDurationForProgressBar(RenderProgress*) const;
87 virtual double animationDurationForProgressBar(RenderProgress*) const OVERRIDE;
173 virtual double animationDurationForProgressBar(RenderProgress*) const;
458 double RenderThemeChromiumSkia::animationDurationForProgressBar(RenderProgress* renderProgress) con… in animationDurationForProgressBar() function in WebCore::RenderThemeChromiumSkia
623 double RenderThemeChromiumWin::animationDurationForProgressBar(RenderProgress* renderProgress) const in animationDurationForProgressBar() function in WebCore::RenderThemeChromiumWin
989 double RenderTheme::animationDurationForProgressBar(RenderProgress*) const in animationDurationForProgressBar() function in WebCore::RenderTheme
1048 double RenderThemeChromiumMac::animationDurationForProgressBar(RenderProgress*) const