Searched refs:OnHostClosed (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Ddesktop_browser_frame_aura.cc45 void DesktopBrowserFrameAura::OnHostClosed() { function in class:DesktopBrowserFrameAura
51 DesktopNativeWidgetAura::OnHostClosed();
H A Ddesktop_browser_frame_aura.h40 virtual void OnHostClosed() OVERRIDE;
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura.h74 virtual void OnHostClosed();
H A Ddesktop_native_widget_aura.cc281 void DesktopNativeWidgetAura::OnHostClosed() { function in class:views::DesktopNativeWidgetAura
993 // Cleanup happens in OnHostClosed().
997 // Cleanup happens in OnHostClosed(). We own |content_window_| (indirectly by
H A Ddesktop_window_tree_host_win.cc768 desktop_native_widget_aura_->OnHostClosed();
H A Ddesktop_window_tree_host_x11.cc356 desktop_native_widget_aura_->OnHostClosed();

Completed in 194 milliseconds