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

/external/chromium_org/ash/shell/
H A Dwindow_watcher.cc71 workspace_window_watcher_.reset(new WorkspaceWindowWatcher(this));
75 workspace_window_watcher_->RootWindowAdded(*iter);
83 workspace_window_watcher_->RootWindowRemoved(*iter);
143 workspace_window_watcher_->RootWindowAdded(root);
H A Dwindow_watcher.h54 scoped_ptr<WorkspaceWindowWatcher> workspace_window_watcher_; member in class:ash::shell::WindowWatcher

Completed in 438 milliseconds