Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/gtk/
DRenderThemeGtk.cpp632 static const int progressAnimationFrames = 10; variable
641 return progressAnimationInterval * progressAnimationFrames * 2; // "2" for back and forth; in animationDurationForProgressBar()