OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:root_window_layout
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ash/test/
shell_test_api.cc
20
internal::RootWindowLayoutManager* ShellTestApi::
root_window_layout
() {
function in class:ash::test::ShellTestApi
21
return shell_->GetPrimaryRootWindowController()->
root_window_layout
();
shell_test_api.h
36
internal::RootWindowLayoutManager*
root_window_layout
();
/external/chromium_org/ash/
root_window_controller.h
91
RootWindowLayoutManager*
root_window_layout
() { return root_window_layout_; }
function in class:ash::internal::RootWindowController
shell.cc
636
root_window_controller->
root_window_layout
()->OnWindowResized();
[
all
...]
Completed in 479 milliseconds