Home
last modified time | relevance | path

Searched refs:animationRepeatIntervalForProgressBar (Results 1 – 13 of 13) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderProgress.cpp86 m_animationRepeatInterval = theme()->animationRepeatIntervalForProgressBar(this); in updateAnimationState()
H A DRenderThemeChromiumWin.h93 virtual double animationRepeatIntervalForProgressBar(RenderProgress*) const;
H A DRenderThemeChromiumSkia.h114 virtual double animationRepeatIntervalForProgressBar(RenderProgress*) const;
H A DRenderThemeMac.h91 virtual double animationRepeatIntervalForProgressBar(RenderProgress*) const;
H A DRenderTheme.h177 virtual double animationRepeatIntervalForProgressBar(RenderProgress*) const;
H A DRenderThemeChromiumSkia.cpp574 double RenderThemeChromiumSkia::animationRepeatIntervalForProgressBar(RenderProgress*) const in animationRepeatIntervalForProgressBar() function in WebCore::RenderThemeChromiumSkia
H A DRenderThemeChromiumWin.cpp756 double RenderThemeChromiumWin::animationRepeatIntervalForProgressBar(RenderProgress*) const in animationRepeatIntervalForProgressBar() function in WebCore::RenderThemeChromiumWin
H A DRenderTheme.cpp953 double RenderTheme::animationRepeatIntervalForProgressBar(RenderProgress*) const in animationRepeatIntervalForProgressBar() function in WebCore::RenderTheme
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/qt/
H A DRenderThemeQt.h143 virtual double animationRepeatIntervalForProgressBar(RenderProgress* renderProgress) const;
H A DRenderThemeQt.cpp844 double RenderThemeQt::animationRepeatIntervalForProgressBar(RenderProgress* renderProgress) const in animationRepeatIntervalForProgressBar() function in WebCore::RenderThemeQt
863 …pixelMetric(QStyle::PM_ProgressBarChunkWidth, &option)) * animationRepeatIntervalForProgressBar(re… in animationDurationForProgressBar()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2010-05-248512 (WebCore::RenderThemeChromiumWin::animationRepeatIntervalForProgressBar):
27162 (WebCore::RenderThemeMac::animationRepeatIntervalForProgressBar):
28805 (WebCore::RenderThemeQt::animationRepeatIntervalForProgressBar):
28819 (WebCore::RenderTheme::animationRepeatIntervalForProgressBar):
H A DChangeLog-2011-02-1622475 … (WebCore::RenderThemeGtk::animationRepeatIntervalForProgressBar): Moved from RenderThemeGtk3.
29575 (WebCore::RenderThemeGtk::animationRepeatIntervalForProgressBar):
29578 (WebCore::RenderThemeGtk::animationRepeatIntervalForProgressBar):
H A DChangeLog-2010-12-06111835 (WebCore::RenderThemeGtk::animationRepeatIntervalForProgressBar):
129078 (WebCore::RenderThemeChromiumSkia::animationRepeatIntervalForProgressBar):