HomeSort by relevance Sort by last modified time
    Searched refs:progressAnimationFrameRate (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/rendering/
RenderThemeChromiumWin.cpp 754 static const double progressAnimationFrameRate = 0.033;
758 return progressAnimationFrameRate;
765 return progressAnimationFrameRate;
RenderThemeMac.mm 74 const double progressAnimationFrameRate = 0.033;
    [all...]

Completed in 34 milliseconds