Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/mac/WebView/
DWebDelegateImplementationCaching.h63 IMP didChangeLocationWithinPageForFrameFunc; member
DWebView.mm1613 …cache->didChangeLocationWithinPageForFrameFunc = getMethod(delegate, @selector(webView:didChangeLo…
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebFrameLoaderClient.mm572 if (implementations->didChangeLocationWithinPageForFrameFunc)
573 …CallFrameLoadDelegate(implementations->didChangeLocationWithinPageForFrameFunc, webView, @selector…