Home
last modified time | relevance | path

Searched refs:SwapWebContents (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/athena/content/
Dweb_activity.cc179 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()
/external/chromium_org/ui/views/controls/webview/
Dwebview.h98 scoped_ptr<content::WebContents> SwapWebContents(
Dwebview.cc127 scoped_ptr<content::WebContents> WebView::SwapWebContents( in SwapWebContents() function in views::WebView