Searched refs:InstallSnapLayoutManagerToContainers (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ash/wm/
H A Dwindow_util.h103 // Mark the container window so that InstallSnapLayoutManagerToContainers
109 void InstallSnapLayoutManagerToContainers(aura::Window* container);
H A Dwindow_util.cc192 void InstallSnapLayoutManagerToContainers(aura::Window* parent) { function in namespace:ash::wm
204 InstallSnapLayoutManagerToContainers(container);
/external/chromium_org/ash/
H A Droot_window_controller.cc797 wm::InstallSnapLayoutManagerToContainers(root_window);

Completed in 318 milliseconds