Searched refs:SwapWebContents (Results 1 – 3 of 3) sorted by relevance
179 SwapWebContents(scoped_ptr<content::WebContents>(web_contents))); in AthenaWebView()187 scoped_ptr<content::WebContents> old_contents(SwapWebContents( in EvictContent()208 scoped_ptr<content::WebContents> replaced_contents(SwapWebContents( in ReloadContent()
98 scoped_ptr<content::WebContents> SwapWebContents(
127 scoped_ptr<content::WebContents> WebView::SwapWebContents( in SwapWebContents() function in views::WebView