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 91 RootWindowLayoutManager* root_window_layout() { return root_window_layout_; }
235 RootWindowLayoutManager* root_window_layout_; member in class:ash::internal::RootWindowController
root_window_controller.cc 209 root_window_layout_(NULL),
526 root_window_layout_ =
528 root_window_->SetLayoutManager(root_window_layout_);

Completed in 506 milliseconds