Searched refs:IDToWindow (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/shell/
H A Dwindow_watcher.h49 typedef std::map<ash::ShelfID, aura::Window*> IDToWindow; typedef in class:ash::shell::WindowWatcher
52 IDToWindow id_to_window_;
H A Dwindow_watcher.cc88 IDToWindow::const_iterator i = id_to_window_.find(id);
127 for (IDToWindow::iterator i = id_to_window_.begin();

Completed in 289 milliseconds