OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:root_current_location
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/aura/test/
ui_controls_factory_aurax11.cc
113
gfx::Point
root_current_location
=
variable
115
host_->ConvertPointFromHost(&
root_current_location
);
117
if (root_location !=
root_current_location
&& button_down_mask == 0) {
/external/chromium_org/ui/views/test/
ui_controls_factory_desktop_aurax11.cc
146
gfx::Point
root_current_location
=
variable
148
host->ConvertPointFromHost(&
root_current_location
);
150
if (root_location !=
root_current_location
&& button_down_mask == 0) {
Completed in 117 milliseconds