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

/external/webkit/Source/WebKit/mac/WebView/
H A DWebDelegateImplementationCaching.h56 IMP didClearWindowObjectForFrameInScriptWorldFunc; member in struct:WebFrameLoadDelegateImplementationCache
H A DWebView.mm1618 cache->didClearWindowObjectForFrameInScriptWorldFunc = getMethod(delegate, @selector(webView:didClearWindowObjectForFrame:inScriptWorld:));
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebFrameLoaderClient.mm1966 if (implementations->didClearWindowObjectForFrameInScriptWorldFunc) {
1967 CallFrameLoadDelegate(implementations->didClearWindowObjectForFrameInScriptWorldFunc,

Completed in 52 milliseconds