Searched refs:rfh_impl (Results 1 – 1 of 1) sorted by relevance
296 RenderFrameHostImpl* rfh_impl = static_cast<RenderFrameHostImpl*>(rfh); in FromRenderFrameHost() local297 if (!rfh_impl) in FromRenderFrameHost()299 return rfh_impl->delegate()->GetAsWebContents(); in FromRenderFrameHost()