Searched defs:GetAsWebContents (Results 1 - 3 of 3) sorted by last modified time

/external/chromium_org/content/browser/frame_host/
H A Drender_frame_host_delegate.cc35 WebContents* RenderFrameHostDelegate::GetAsWebContents() { function in class:content::RenderFrameHostDelegate
/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_delegate.cc21 WebContents* RenderViewHostDelegate::GetAsWebContents() { function in class:content::RenderViewHostDelegate
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc292 return rvh->GetDelegate()->GetAsWebContents();
299 return rfh_impl->delegate()->GetAsWebContents();
3500 WebContents* WebContentsImpl::GetAsWebContents() { function in class:content::WebContentsImpl
3892 source_rvh->GetDelegate()->GetAsWebContents());

Completed in 188 milliseconds