Searched refs:GetAsWebContents (Results 1 – 11 of 11) sorted by relevance
24 node->current_frame_host()->delegate()->GetAsWebContents()), in TestFrameNavigationObserver()35 node->current_frame_host()->delegate()->GetAsWebContents()), in TestFrameNavigationObserver()
29 WebContents* RenderFrameHostDelegate::GetAsWebContents() { in GetAsWebContents() function in content::RenderFrameHostDelegate
105 virtual WebContents* GetAsWebContents();
21 WebContents* RenderViewHostDelegate::GetAsWebContents() { in GetAsWebContents() function in content::RenderViewHostDelegate
87 virtual WebContents* GetAsWebContents();
43 return render_view_host->GetDelegate()->GetAsWebContents(); in GetWebContents()
185 render_view_host->GetDelegate()->GetAsWebContents()); in GetSavePackageFromRenderIds()
351 WebContents* web_contents = host->GetDelegate()->GetAsWebContents(); in PageHandleJavaScriptDialog()378 WebContents* web_contents = host->GetDelegate()->GetAsWebContents(); in PageNavigate()393 WebContents* web_contents = host->GetDelegate()->GetAsWebContents(); in PageReload()411 WebContents* web_contents = host->GetDelegate()->GetAsWebContents(); in PageGetNavigationHistory()455 WebContents* web_contents = host->GetDelegate()->GetAsWebContents(); in PageNavigateToHistoryEntry()
339 render_view_host->GetDelegate()->GetAsWebContents(); in GetContentView()
269 return rvh->GetDelegate()->GetAsWebContents(); in FromRenderViewHost()276 return rfh_impl->delegate()->GetAsWebContents(); in FromRenderFrameHost()3289 WebContents* WebContentsImpl::GetAsWebContents() { in GetAsWebContents() function in content::WebContentsImpl3657 source_rvh->GetDelegate()->GetAsWebContents()); in RouteMessageEvent()
353 virtual WebContents* GetAsWebContents() OVERRIDE; in NON_EXPORTED_BASE()