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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumWin.cpp 616 static const double progressAnimationFrameRate = 0.033;
620 return progressAnimationFrameRate;
627 return progressAnimationFrameRate;
RenderThemeChromiumMac.mm 73 const double progressAnimationFrameRate = 0.033;
    [all...]

Completed in 28 milliseconds