Searched refs:target_root_window_ (Results 1 – 2 of 2) sorted by relevance
239 return shell->target_root_window_; in GetTargetRootWindow()635 : target_root_window_(NULL), in Shell()886 target_root_window_ = root_window; in Init()1159 target_root_window_ = gained_active->GetRootWindow(); in OnWindowActivated()
227 target_root_window_ = target_root_window; in set_target_root_window()626 aura::Window* target_root_window_; variable