Home
last modified time | relevance | path

Searched defs:animationDurationForProgressBar (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderThemeChromiumWin.cpp761 double RenderThemeChromiumWin::animationDurationForProgressBar(RenderProgress* renderProgress) const in animationDurationForProgressBar() function in WebCore::RenderThemeChromiumWin
DRenderThemeChromiumSkia.cpp579 double RenderThemeChromiumSkia::animationDurationForProgressBar(RenderProgress* renderProgress) con… in animationDurationForProgressBar() function in WebCore::RenderThemeChromiumSkia
DRenderTheme.cpp962 double RenderTheme::animationDurationForProgressBar(RenderProgress*) const in animationDurationForProgressBar() function in WebCore::RenderTheme
/external/webkit/Source/WebCore/platform/gtk/
DRenderThemeGtk.cpp639 double RenderThemeGtk::animationDurationForProgressBar(RenderProgress*) const in animationDurationForProgressBar() function in WebCore::RenderThemeGtk
/external/webkit/Source/WebCore/platform/qt/
DRenderThemeQt.cpp842 double RenderThemeQt::animationDurationForProgressBar(RenderProgress* renderProgress) const in animationDurationForProgressBar() function in WebCore::RenderThemeQt