Searched refs:animationDurationForProgressBar (Results 1 - 13 of 13) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderProgress.cpp85 m_animationDuration = theme()->animationDurationForProgressBar(this);
H A DRenderThemeChromiumWin.h94 virtual double animationDurationForProgressBar(RenderProgress*) const;
H A DRenderThemeChromiumSkia.h115 virtual double animationDurationForProgressBar(RenderProgress*) const;
H A DRenderTheme.h179 virtual double animationDurationForProgressBar(RenderProgress*) const;
H A DRenderThemeMac.h93 virtual double animationDurationForProgressBar(RenderProgress*) const;
H A DRenderThemeChromiumSkia.cpp579 double RenderThemeChromiumSkia::animationDurationForProgressBar(RenderProgress* renderProgress) const function in class:WebCore::RenderThemeChromiumSkia
H A DRenderTheme.cpp962 double RenderTheme::animationDurationForProgressBar(RenderProgress*) const function in class:WebCore::RenderTheme
H A DRenderThemeChromiumWin.cpp761 double RenderThemeChromiumWin::animationDurationForProgressBar(RenderProgress* renderProgress) const function in class:WebCore::RenderThemeChromiumWin
H A DRenderThemeMac.mm924 double RenderThemeMac::animationDurationForProgressBar(RenderProgress*) const
/external/webkit/Source/WebCore/platform/gtk/
H A DRenderThemeGtk.h166 virtual double animationDurationForProgressBar(RenderProgress*) const;
H A DRenderThemeGtk.cpp639 double RenderThemeGtk::animationDurationForProgressBar(RenderProgress*) const function in class:WebCore::RenderThemeGtk
/external/webkit/Source/WebCore/platform/qt/
H A DRenderThemeQt.h145 virtual double animationDurationForProgressBar(RenderProgress* renderProgress) const;
H A DRenderThemeQt.cpp842 double RenderThemeQt::animationDurationForProgressBar(RenderProgress* renderProgress) const function in class:WebCore::RenderThemeQt

Completed in 125 milliseconds