OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flushDeferredProgressEvent
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/xml/
XMLHttpRequestProgressEventThrottle.h
42
FlushDeferredProgressEvent
,
66
bool
flushDeferredProgressEvent
();
XMLHttpRequestProgressEventThrottle.cpp
80
if (progressEventAction == FlushProgressEvent || progressEventAction ==
FlushDeferredProgressEvent
) {
81
if (!
flushDeferredProgressEvent
() && progressEventAction == FlushProgressEvent)
109
bool XMLHttpRequestProgressEventThrottle::
flushDeferredProgressEvent
()
Completed in 36 milliseconds