HomeSort by relevance Sort by last modified time
    Searched refs:scoped_target_root_window_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ash/
scoped_target_root_window.cc 13 Shell::GetInstance()->scoped_target_root_window_ = root_window;
17 Shell::GetInstance()->scoped_target_root_window_ = NULL;
shell.cc 207 scoped_target_root_window_(NULL),
396 if (shell->scoped_target_root_window_)
397 return shell->scoped_target_root_window_;
    [all...]
shell.h 520 // created on |scoped_target_root_window_| , unless NULL in
524 aura::RootWindow* scoped_target_root_window_; member in class:ash::Shell

Completed in 114 milliseconds