Searched refs:NotifyViewSwapped (Results 1 – 2 of 2) sorted by relevance
915 void NotifyViewSwapped(RenderViewHost* old_host, RenderViewHost* new_host); in NON_EXPORTED_BASE()
3323 void WebContentsImpl::NotifyViewSwapped(RenderViewHost* old_host, in NotifyViewSwapped() function in content::WebContentsImpl4066 NotifyViewSwapped(old_host ? old_host->GetRenderViewHost() : NULL, in NotifySwappedFromRenderManager()