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 98 return always_on_top_controller_.get();
262 scoped_ptr<AlwaysOnTopController> always_on_top_controller_; member in class:ash::internal::RootWindowController
root_window_controller.cc 541 always_on_top_controller_.reset(new internal::AlwaysOnTopController);
542 always_on_top_controller_->SetAlwaysOnTopContainer(always_on_top_container);

Completed in 34 milliseconds