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

/external/chromium_org/athena/wm/
H A Dbezel_controller.cc133 const gfx::PointF& event_location = event->location_f();
145 GetBezel(event->location_f(), target_window);
/external/chromium_org/ui/chromeos/
H A Dtouch_exploration_controller.cc92 const gfx::PointF& location = touch_event.location_f();
511 gfx::PointF location = event.location_f();
1065 const gfx::PointF& location = touch_event.location_f();
/external/chromium_org/ui/events/
H A Devent.h272 const gfx::PointF& location_f() const { return location_; } function in class:ui::LocatedEvent

Completed in 113 milliseconds