Searched refs:GetBrowserForMainFrame (Results 1 – 7 of 7) sorted by relevance
47 CefBrowserImpl::GetBrowserForMainFrame(frame->Top()); in DidCommitProvisionalLoad()85 CefBrowserImpl::GetBrowserForMainFrame(frame->Top()); in FocusedElementChanged()127 CefBrowserImpl::GetBrowserForMainFrame(frame->Top()); in DidCreateScriptContext()159 CefBrowserImpl::GetBrowserForMainFrame(frame->Top()); in WillReleaseScriptContext()220 CefBrowserImpl::GetBrowserForMainFrame(frame->Top()); in OnLoadStart()241 CefBrowserImpl::GetBrowserForMainFrame(frame->Top()); in OnLoadError()
43 CefRefPtr<CefBrowserImpl> CefBrowserImpl::GetBrowserForMainFrame( in GetBrowserForMainFrame() function in CefBrowserImpl45 return CefRenderManager::Get()->GetBrowserForMainFrame(frame); in GetBrowserForMainFrame()
69 CefRefPtr<CefBrowserImpl> GetBrowserForMainFrame(blink::WebFrame* frame);
43 static CefRefPtr<CefBrowserImpl> GetBrowserForMainFrame(
166 CefRefPtr<CefBrowserImpl> CefRenderManager::GetBrowserForMainFrame( in GetBrowserForMainFrame() function in CefRenderManager
971 browser = CefBrowserImpl::GetBrowserForMainFrame(webframe->Top()); in GetBrowser()983 CefBrowserImpl::GetBrowserForMainFrame(webframe->Top()); in GetFrame()
25821 CefBrowserImpl::GetBrowserForMainFrame(frame->Top());