HomeSort by relevance Sort by last modified time
    Searched refs:target_root_window_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/
shell.h 226 target_root_window_ = target_root_window;
617 // which case they are created on |target_root_window_|.
618 // |target_root_window_| never becomes NULL during the session.
619 aura::Window* target_root_window_; member in class:ash::Shell
shell.cc 235 return shell->target_root_window_;
619 : target_root_window_(NULL),
869 target_root_window_ = root_window;
    [all...]

Completed in 39 milliseconds