Searched refs:loadClient (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/API/qt/
H A Dqwkpage.cpp425 WKPageLoaderClient loadClient = { local
453 WKPageSetPageLoaderClient(pageRef(), &loadClient); local
/external/webkit/Tools/MiniBrowser/mac/
H A DBrowserWindowController.m575 WKPageLoaderClient loadClient = {
603 WKPageSetPageLoaderClient(_webView.pageRef, &loadClient);
/external/webkit/Source/WebKit2/UIProcess/
H A DWebPageProxy.cpp205 void WebPageProxy::initializeLoaderClient(const WKPageLoaderClient* loadClient) argument
207 m_loaderClient.initialize(loadClient);

Completed in 32 milliseconds