Searched refs:DetachWebContents (Results 1 – 12 of 12) sorted by relevance
64 DetachWebContents(); in SetWebContents()261 void WebView::DetachWebContents() { in DetachWebContents() function in views::WebView285 DetachWebContents(); in ReattachForFullscreenChange()
122 void DetachWebContents();
119 DetachWebContents(contents); in BeforeUnloadFired()308 bool FastUnloadController::DetachWebContents(content::WebContents* contents) { in DetachWebContents() function in chrome::FastUnloadController380 DetachWebContents(contents); in ProcessPendingTabs()
136 bool DetachWebContents(content::WebContents* contents);
60 virtual void DetachWebContents(content::WebContents* contents) = 0;
737 native_panel_->DetachWebContents(GetWebContents()); in OnWindowClosing()
55 virtual void DetachWebContents(content::WebContents* contents) OVERRIDE;
290 void PanelCocoa::DetachWebContents(content::WebContents* contents) { function
72 virtual void DetachWebContents(content::WebContents* contents) OVERRIDE;
1025 void PanelGtk::DetachWebContents(content::WebContents* contents) { in DetachWebContents() function in PanelGtk
721 void PanelView::DetachWebContents(content::WebContents* contents) { in DetachWebContents() function in PanelView