Home
last modified time | relevance | path

Searched refs:didFailLoadWithErrorForFrameFunc (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/mac/WebView/
DWebDelegateImplementationCaching.h72 IMP didFailLoadWithErrorForFrameFunc; member
DWebView.mm1621 …cache->didFailLoadWithErrorForFrameFunc = getMethod(delegate, @selector(webView:didFailLoadWithErr…
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebFrameLoaderClient.mm672 if (implementations->didFailLoadWithErrorForFrameFunc)
673 …CallFrameLoadDelegate(implementations->didFailLoadWithErrorForFrameFunc, webView, @selector(webVie…