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

/external/chromium_org/ash/display/
H A Ddisplay_controller.h124 void CloseChildWindows();
H A Ddisplay_controller.cc339 void DisplayController::CloseChildWindows() { function in class:ash::DisplayController
346 controller->CloseChildWindows();
/external/chromium_org/ash/
H A Droot_window_controller.h217 void CloseChildWindows();
H A Droot_window_controller.cc369 CloseChildWindows();
477 void RootWindowController::CloseChildWindows() { function in class:ash::RootWindowController
H A Droot_window_controller_unittest.cc579 Shell::GetInstance()->GetPrimaryRootWindowController()->CloseChildWindows();
H A Dshell.cc751 display_controller_->CloseChildWindows();

Completed in 94 milliseconds