Home
last modified time | relevance | path

Searched defs:OnRootWindowHostCloseRequested (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/aura/
Droot_window_observer.h30 virtual void OnRootWindowHostCloseRequested(const RootWindow* root) {} in OnRootWindowHostCloseRequested() function
Droot_window.cc411 void RootWindow::OnRootWindowHostCloseRequested() { in OnRootWindowHostCloseRequested() function in aura::RootWindow
/external/chromium_org/ash/wm/
Dlock_state_controller.cc292 void LockStateController::OnRootWindowHostCloseRequested( in OnRootWindowHostCloseRequested() function in ash::LockStateController
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_native_widget_aura.cc1083 void DesktopNativeWidgetAura::OnRootWindowHostCloseRequested( in OnRootWindowHostCloseRequested() function in views::DesktopNativeWidgetAura