HomeSort by relevance Sort by last modified time
    Searched refs:OnRootWindowHostCloseRequested (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/ui/aura/
root_window_observer.h 30 virtual void OnRootWindowHostCloseRequested(const RootWindow* root) {}
root_window.h 178 void OnRootWindowHostCloseRequested();
root_window.cc 411 void RootWindow::OnRootWindowHostCloseRequested() {
413 OnRootWindowHostCloseRequested(this));
    [all...]
root_window_host_x11.cc 551 delegate_->AsRootWindow()->OnRootWindowHostCloseRequested();
    [all...]
  /external/chromium_org/ash/wm/
session_state_controller_impl.h 92 virtual void OnRootWindowHostCloseRequested(
lock_state_controller_impl2.h 112 virtual void OnRootWindowHostCloseRequested(
session_state_controller_impl.cc 249 void SessionStateControllerImpl::OnRootWindowHostCloseRequested(
lock_state_controller_impl2.cc 290 void LockStateControllerImpl2::OnRootWindowHostCloseRequested(
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura.h 205 virtual void OnRootWindowHostCloseRequested(
desktop_native_widget_aura.cc 872 void DesktopNativeWidgetAura::OnRootWindowHostCloseRequested(
desktop_root_window_host_x11.cc     [all...]

Completed in 342 milliseconds