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

/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DProgressTracker.h77 double m_progressNotificationInterval; member in class:blink::FINAL
H A DProgressTracker.cpp77 , m_progressNotificationInterval(0.02)
199 if (notificationProgressDelta >= m_progressNotificationInterval || notifiedProgressTimeDelta >= m_progressNotificationTimeInterval) {

Completed in 103 milliseconds