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

  /external/chromium_org/ash/test/
shell_test_api.h 35 RootWindowLayoutManager* root_window_layout();
shell_test_api.cc 22 RootWindowLayoutManager* ShellTestApi::root_window_layout() { function in class:ash::test::ShellTestApi
23 return shell_->GetPrimaryRootWindowController()->root_window_layout();
  /external/chromium_org/ash/
root_window_controller.h 118 RootWindowLayoutManager* root_window_layout() { return root_window_layout_; } function in class:ash::RootWindowController
root_window_controller.cc 729 root_window_layout()->OnWindowResized();
732 root_window_layout()->OnWindowResized();
    [all...]

Completed in 84 milliseconds