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 118 RootWindowLayoutManager* root_window_layout() { return root_window_layout_; }
274 RootWindowLayoutManager* root_window_layout_; member in class:ash::RootWindowController
root_window_controller.cc 693 root_window_layout_(NULL),
753 root_window_layout_ = new RootWindowLayoutManager(root_window);
754 root_window->SetLayoutManager(root_window_layout_);
    [all...]

Completed in 70 milliseconds