animationDurationForProgressBar   81 Source/core/rendering/RenderProgress.cpp     m_animationDuration = RenderTheme::theme().animationDurationForProgressBar(this);
animationDurationForProgressBar  170 Source/core/rendering/RenderTheme.h     virtual double animationDurationForProgressBar(RenderProgress*) const;
animationDurationForProgressBar   88 Source/core/rendering/RenderThemeChromiumMac.h     virtual double animationDurationForProgressBar(RenderProgress*) const OVERRIDE;
animationDurationForProgressBar  116 Source/core/rendering/RenderThemeChromiumSkia.h     virtual double animationDurationForProgressBar(RenderProgress*) const OVERRIDE;