OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scoped_target_root_window_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/
scoped_target_root_window.cc
13
Shell::GetInstance()->
scoped_target_root_window_
= root_window;
17
Shell::GetInstance()->
scoped_target_root_window_
= NULL;
shell.cc
218
if (shell->
scoped_target_root_window_
)
219
return shell->
scoped_target_root_window_
;
554
scoped_target_root_window_
(NULL),
[
all
...]
shell.h
583
// created on |
scoped_target_root_window_
| , unless NULL in
587
aura::Window*
scoped_target_root_window_
;
member in class:ash::Shell
Completed in 1370 milliseconds