Searched refs:OnHostCloseRequested (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/ui/aura/
H A Dwindow_tree_host_observer.h28 virtual void OnHostCloseRequested(const WindowTreeHost* host) {} function in class:aura::WindowTreeHostObserver
H A Dwindow_tree_host_ozone.cc39 OnHostCloseRequested();
H A Dwindow_tree_host.cc247 void WindowTreeHost::OnHostCloseRequested() { function in class:aura::WindowTreeHost
249 OnHostCloseRequested(this));
H A Dwindow_tree_host.h159 void OnHostCloseRequested();
H A Dwindow_tree_host_x11.cc447 OnHostCloseRequested();
/external/chromium_org/extensions/shell/browser/
H A Dshell_desktop_controller.h91 virtual void OnHostCloseRequested(const aura::WindowTreeHost* host) OVERRIDE;
H A Dshell_desktop_controller.cc235 void ShellDesktopController::OnHostCloseRequested( function in class:extensions::ShellDesktopController
/external/chromium_org/ash/wm/
H A Dlock_state_controller.h203 virtual void OnHostCloseRequested(const aura::WindowTreeHost* host) OVERRIDE;
H A Dlock_state_controller.cc194 void LockStateController::OnHostCloseRequested( function in class:ash::LockStateController
/external/chromium_org/athena/env/
H A Dathena_env_impl.cc307 virtual void OnHostCloseRequested(const aura::WindowTreeHost* host) OVERRIDE {
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura.h232 virtual void OnHostCloseRequested(const aura::WindowTreeHost* host) OVERRIDE;
H A Ddesktop_native_widget_aura.cc1157 void DesktopNativeWidgetAura::OnHostCloseRequested( function in class:views::DesktopNativeWidgetAura
H A Ddesktop_window_tree_host_x11.cc1839 OnHostCloseRequested();

Completed in 175 milliseconds