Searched refs:didClearWindowObjectForFrameInScriptWorld (Results 1 – 6 of 6) sorted by relevance
150 …virtual HRESULT STDMETHODCALLTYPE didClearWindowObjectForFrameInScriptWorld(IWebView*, IWebFrame*,…
312 HRESULT FrameLoadDelegate::didClearWindowObjectForFrameInScriptWorld(IWebView* webView, IWebFrame* … in didClearWindowObjectForFrameInScriptWorld() function in FrameLoadDelegate
50 …HRESULT didClearWindowObjectForFrameInScriptWorld([in] IWebView* webView, [in] IWebFrame* frame, […
1926 …if (delegatePrivate && delegatePrivate->didClearWindowObjectForFrameInScriptWorld(d->webView, this… in dispatchDidClearWindowObjectInWorld()
7387 …WebKit clients that don't implement didClearWindowObjectForFrameInScriptWorld should fall back to …7748 didClearWindowObjectForFrameInScriptWorld.7755 didClearWindowObjectForFrameInScriptWorld. Otherwise, if the passed-in
25829 (FrameLoadDelegate::didClearWindowObjectForFrameInScriptWorld):