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

  /external/chromium_org/ash/
root_window_controller.h 125 return always_on_top_controller_.get();
305 scoped_ptr<AlwaysOnTopController> always_on_top_controller_; member in class:ash::RootWindowController
root_window_controller.cc 766 always_on_top_controller_.reset(new AlwaysOnTopController);
767 always_on_top_controller_->SetAlwaysOnTopContainer(always_on_top_container);
    [all...]

Completed in 454 milliseconds