Searched refs:RootWindowSet (Results 1 – 2 of 2) sorted by relevance
118 typedef std::set<scoped_refptr<RootWindow>> RootWindowSet; typedef119 RootWindowSet root_windows_;
236 RootWindowSet root_windows = root_windows_; in CloseAllWindows()358 RootWindowSet::iterator it = root_windows_.find(root_window); in OnRootWindowDestroyed()