HomeSort by relevance Sort by last modified time
    Searched full:finalprogressvalue (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/loader/
ProgressTracker.cpp 49 static const double finalProgressValue = 0.9; // 1.0 - initialProgressValue
199 double maxProgressValue = useClampedMaxProgress ? 0.5 : finalProgressValue;

Completed in 554 milliseconds