Searched refs:CreateModalBackground (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ash/wm/
H A Dsystem_modal_container_layout_manager.h70 void CreateModalBackground();
H A Dsystem_modal_container_layout_manager.cc155 void SystemModalContainerLayoutManager::CreateModalBackground() { function in class:ash::SystemModalContainerLayoutManager
223 Shell::GetInstance()->CreateModalBackground(window);
/external/chromium_org/ash/
H A Dshell.cc539 void Shell::CreateModalBackground(aura::Window* window) { function in class:ash::Shell
547 (*iter)->GetSystemModalLayoutManager(window)->CreateModalBackground();
H A Dshell.h473 void CreateModalBackground(aura::Window* window);
H A Droot_window_controller.cc723 GetSystemModalLayoutManager(NULL)->CreateModalBackground();

Completed in 2787 milliseconds