Searched refs:target_root_window_ (Results 1 – 2 of 2) sorted by relevance
235 return shell->target_root_window_; in GetTargetRootWindow()619 : target_root_window_(NULL), in Shell()869 target_root_window_ = root_window; in Init()1145 target_root_window_ = gained_active->GetRootWindow(); in OnWindowActivated()
226 target_root_window_ = target_root_window; in set_target_root_window()619 aura::Window* target_root_window_; variable