OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:current_root_window_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/aura/test/
event_generator.cc
82
current_root_window_
(delegate_->GetRootWindowAt(current_location_)),
91
current_root_window_
(delegate_->GetRootWindowAt(current_location_)),
100
current_root_window_
(delegate_->GetRootWindowAt(current_location_)),
108
current_root_window_
(delegate_->GetRootWindowAt(current_location_)),
151
ConvertPointToTarget(
current_root_window_
->window(), &exit_location);
164
current_root_window_
->ConvertPointFromHost(¤t_location_);
180
ConvertPointToTarget(
current_root_window_
->window(), &move_point);
506
current_root_window_
= delegate_->GetRootWindowAt(point);
554
ConvertPointToTarget(
current_root_window_
->window(), &p);
589
current_root_window_
->AsRootWindowHostDelegate()
[
all
...]
event_generator.h
142
// |
current_root_window_
|'s host window coordinates.
313
current_root_window_
= root_window;
339
RootWindow*
current_root_window_
;
member in class:aura::test::EventGenerator
Completed in 361 milliseconds