Searched refs:finalProgressValue (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/loader/
H A DProgressTracker.cpp49 static const double finalProgressValue = 0.9; // 1.0 - initialProgressValue member in namespace:WebCore
212 double maxProgressValue = useClampedMaxProgress ? 0.5 : finalProgressValue;

Completed in 39 milliseconds