Searched refs:NotifyViewSwapped (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.h915 void NotifyViewSwapped(RenderViewHost* old_host, RenderViewHost* new_host);
H A Dweb_contents_impl.cc3323 void WebContentsImpl::NotifyViewSwapped(RenderViewHost* old_host, function in class:content::WebContentsImpl
4066 NotifyViewSwapped(old_host ? old_host->GetRenderViewHost() : NULL,

Completed in 1363 milliseconds