OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:primary_tree_host_for_replace_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/display/
display_controller.h
208
AshWindowTreeHost*
primary_tree_host_for_replace_
;
member in class:ash::DisplayController
display_controller.cc
233
:
primary_tree_host_for_replace_
(NULL),
565
if (
primary_tree_host_for_replace_
) {
568
window_tree_hosts_[display.id()] =
primary_tree_host_for_replace_
;
569
GetRootWindowSettings(GetWindow(
primary_tree_host_for_replace_
))
571
primary_tree_host_for_replace_
= NULL;
602
primary_tree_host_for_replace_
= host_to_delete;
Completed in 139 milliseconds