OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:coordinate_system
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/browser/renderer_host/
ui_events_helper.h
39
TouchEventCoordinateSystem
coordinate_system
);
ui_events_helper.cc
95
TouchEventCoordinateSystem
coordinate_system
) {
129
if (
coordinate_system
== LOCAL_COORDINATES)
/external/chromium_org/content/browser/renderer_host/input/
input_router_impl_unittest.cc
652
TouchEventCoordinateSystem
coordinate_system
= LOCAL_COORDINATES;
local
654
coordinate_system
= SCREEN_COORDINATES;
663
ack_handler_->acked_touch_event(), &acked,
coordinate_system
);
[
all
...]
Completed in 214 milliseconds