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 233 if (shell->scoped_target_root_window_)
234 return shell->scoped_target_root_window_;
620 scoped_target_root_window_(NULL),
    [all...]
shell.h 616 // created on |scoped_target_root_window_| , unless NULL in
620 aura::Window* scoped_target_root_window_; member in class:ash::Shell

Completed in 523 milliseconds