Searched refs:scoped_target_root_window_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ash/
H A Dscoped_target_root_window.cc12 Shell::GetInstance()->scoped_target_root_window_ = root_window;
16 Shell::GetInstance()->scoped_target_root_window_ = NULL;
H A Dshell.cc237 if (shell->scoped_target_root_window_)
238 return shell->scoped_target_root_window_;
636 scoped_target_root_window_(NULL),
H A Dshell.h623 // created on |scoped_target_root_window_| , unless NULL in
627 aura::Window* scoped_target_root_window_; member in class:ash::Shell

Completed in 664 milliseconds