HomeSort by relevance Sort by last modified time
    Searched refs:location_f (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/athena/wm/
bezel_controller.cc 133 const gfx::PointF& event_location = event->location_f();
145 GetBezel(event->location_f(), target_window);
  /external/chromium_org/ui/chromeos/
touch_exploration_controller.cc 92 const gfx::PointF& location = touch_event.location_f();
511 gfx::PointF location = event.location_f();
    [all...]
  /external/chromium_org/ui/events/
event.h 272 const gfx::PointF& location_f() const { return location_; } function in class:ui::LocatedEvent

Completed in 80 milliseconds