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 12 Shell::GetInstance()->scoped_target_root_window_ = root_window;
16 Shell::GetInstance()->scoped_target_root_window_ = NULL;
shell.cc 237 if (shell->scoped_target_root_window_)
238 return shell->scoped_target_root_window_;
636 scoped_target_root_window_(NULL),
    [all...]
shell.h 623 // created on |scoped_target_root_window_| , unless NULL in
627 aura::Window* scoped_target_root_window_; member in class:ash::Shell

Completed in 63 milliseconds