OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stacking_controller_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/
root_window_controller.h
276
scoped_ptr<StackingController>
stacking_controller_
;
member in class:ash::RootWindowController
root_window_controller.cc
702
stacking_controller_
.reset(new StackingController);
703
aura::client::SetWindowTreeClient(root_window,
stacking_controller_
.get());
[
all
...]
Completed in 669 milliseconds