Home
last modified time | relevance | path

Searched defs:willChangeEstimatedProgress (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
DFrameLoaderClientImpl.h128 virtual void willChangeEstimatedProgress() { } in willChangeEstimatedProgress() function
/external/webkit/Source/WebCore/loader/
DFrameLoaderClient.h171 virtual void willChangeEstimatedProgress() { } in willChangeEstimatedProgress() function
DEmptyClients.h305 virtual void willChangeEstimatedProgress() { } in willChangeEstimatedProgress() function
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebFrameLoaderClient.mm826 void WebFrameLoaderClient::willChangeEstimatedProgress() function
/external/webkit/Source/WebKit/android/WebCoreSupport/
DFrameLoaderClientAndroid.cpp618 void FrameLoaderClientAndroid::willChangeEstimatedProgress() { in willChangeEstimatedProgress() function in android::FrameLoaderClientAndroid
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebFrameLoaderClient.cpp734 void WebFrameLoaderClient::willChangeEstimatedProgress() in willChangeEstimatedProgress() function in WebKit::WebFrameLoaderClient