Searched refs:RootWindows (Results 1 – 2 of 2) sorted by relevance
39 typedef std::set<aura::Window*> RootWindows; typedef48 RootWindows root_windows_;
43 RootWindows root_windows(root_windows_); in SetCapture()58 for (RootWindows::const_iterator i = root_windows.begin(); in SetCapture()