Searched refs:DetachWebContents (Results 1 – 10 of 10) sorted by relevance
59 DetachWebContents(); in SetWebContents()329 void WebView::DetachWebContents() { in DetachWebContents() function in views::WebView351 DetachWebContents(); in ReattachForFullscreenChange()
137 void DetachWebContents();
118 DetachWebContents(contents); in BeforeUnloadFired()352 bool FastUnloadController::DetachWebContents(content::WebContents* contents) { in DetachWebContents() function in chrome::FastUnloadController424 DetachWebContents(contents); in ProcessPendingTabs()
140 bool DetachWebContents(content::WebContents* contents);
60 virtual void DetachWebContents(content::WebContents* contents) = 0;
744 native_panel_->DetachWebContents(GetWebContents()); in OnWindowClosing()
55 virtual void DetachWebContents(content::WebContents* contents) OVERRIDE;
290 void PanelCocoa::DetachWebContents(content::WebContents* contents) { function
73 virtual void DetachWebContents(content::WebContents* contents) OVERRIDE;
750 void PanelView::DetachWebContents(content::WebContents* contents) { in DetachWebContents() function in PanelView