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

/external/chromium_org/ash/
H A Dshell.cc239 return shell->target_root_window_;
635 : target_root_window_(NULL),
886 target_root_window_ = root_window;
1159 target_root_window_ = gained_active->GetRootWindow();
H A Dshell.h227 target_root_window_ = target_root_window;
624 // which case they are created on |target_root_window_|.
625 // |target_root_window_| never becomes NULL during the session.
626 aura::Window* target_root_window_; member in class:ash::Shell

Completed in 324 milliseconds