Searched refs:animationRepeatIntervalForProgressBar (Results 1 – 9 of 9) sorted by relevance
82 m_animationRepeatInterval = RenderTheme::theme().animationRepeatIntervalForProgressBar(this); in updateAnimationState()
83 virtual double animationRepeatIntervalForProgressBar(RenderProgress*) const OVERRIDE;
116 virtual double animationRepeatIntervalForProgressBar(RenderProgress*) const;
85 virtual double animationRepeatIntervalForProgressBar(RenderProgress*) const OVERRIDE;
171 virtual double animationRepeatIntervalForProgressBar(RenderProgress*) const;
453 double RenderThemeChromiumSkia::animationRepeatIntervalForProgressBar(RenderProgress*) const in animationRepeatIntervalForProgressBar() function in WebCore::RenderThemeChromiumSkia
618 double RenderThemeChromiumWin::animationRepeatIntervalForProgressBar(RenderProgress*) const in animationRepeatIntervalForProgressBar() function in WebCore::RenderThemeChromiumWin
984 double RenderTheme::animationRepeatIntervalForProgressBar(RenderProgress*) const in animationRepeatIntervalForProgressBar() function in WebCore::RenderTheme
1043 double RenderThemeChromiumMac::animationRepeatIntervalForProgressBar(RenderProgress*) const