Home
last modified time | relevance | path

Searched refs:minimumProgressEventDispatchingIntervalInSeconds (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/xml/
DXMLHttpRequestProgressEventThrottle.cpp35 const double XMLHttpRequestProgressEventThrottle::minimumProgressEventDispatchingIntervalInSeconds member in WebCore::XMLHttpRequestProgressEventThrottle
75 startRepeating(minimumProgressEventDispatchingIntervalInSeconds, FROM_HERE); in dispatchProgressEvent()
DXMLHttpRequestProgressEventThrottle.h72 static const double minimumProgressEventDispatchingIntervalInSeconds;