Home
last modified time | relevance | path

Searched refs:WindowTreeHostMap (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/display/
Ddisplay_controller.h205 typedef std::map<int64, AshWindowTreeHost*> WindowTreeHostMap; typedef
207 WindowTreeHostMap window_tree_hosts_;
Ddisplay_controller.cc271 for (WindowTreeHostMap::const_reverse_iterator it = in Shutdown()
335 for (WindowTreeHostMap::const_iterator it = window_tree_hosts_.begin(); in CloseChildWindows()
353 for (WindowTreeHostMap::const_iterator it = window_tree_hosts_.begin(); in GetAllRootWindows()
375 for (WindowTreeHostMap::const_iterator it = window_tree_hosts_.begin(); in GetAllRootWindowControllers()