Searched defs:DetachWebContents (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/
H A Dfast_unload_controller.cc118 DetachWebContents(contents);
352 bool FastUnloadController::DetachWebContents(content::WebContents* contents) { function in class:chrome::FastUnloadController
424 DetachWebContents(contents);
/external/chromium_org/ui/views/controls/webview/
H A Dwebview.cc59 DetachWebContents();
329 void WebView::DetachWebContents() { function in class:views::WebView
351 DetachWebContents();
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_view.cc750 void PanelView::DetachWebContents(content::WebContents* contents) { function in class:PanelView

Completed in 133 milliseconds