Home
last modified time | relevance | path

Searched defs:progressDone (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DApplicationCacheHostInternal.h60 …virtual void notifyProgressEventListener(const blink::WebURL&, int progressTotal, int progressDone) in notifyProgressEventListener()
/external/chromium_org/third_party/WebKit/Source/core/loader/appcache/
DApplicationCacheHost.h142 int progressDone; member