Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:initialProgressValue

1439 // Always start progress at initialProgressValue. This helps provide feedback as
1442 static const double initialProgressValue = 0.1;
1447 return initialProgressValue;
1453 m_estimatedProgress = initialProgressValue;