Searched refs:IndexToWindowMap (Results 1 – 1 of 1) sorted by relevance
985 typedef std::map<size_t, aura::Window*> IndexToWindowMap; in RestackWindows() typedef986 IndexToWindowMap map; in RestackWindows()1002 for (IndexToWindowMap::const_reverse_iterator i = map.rbegin(); in RestackWindows()