Searched refs:root_location_f (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/events/gestures/
H A Dmotion_event_aura.cc45 point_data.raw_x = touch.root_location_f().x();
46 point_data.raw_y = touch.root_location_f().y();
/external/chromium_org/content/browser/renderer_host/
H A Dui_events_helper.cc292 const gfx::PointF& root_point = event.root_location_f();
/external/chromium_org/ui/events/
H A Devent.h279 const gfx::PointF& root_location_f() const { function in class:ui::LocatedEvent

Completed in 625 milliseconds