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

  /external/chromium_org/ash/
root_window_controller.h 113 RootWindowLayoutManager* root_window_layout() { return root_window_layout_; }
271 RootWindowLayoutManager* root_window_layout_; member in class:ash::internal::RootWindowController
root_window_controller.cc 597 root_window_layout_(NULL),
659 root_window_layout_ = new RootWindowLayoutManager(root_window());
660 root_window()->SetLayoutManager(root_window_layout_);
    [all...]

Completed in 544 milliseconds