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

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

Completed in 166 milliseconds