Searched refs:location_f (Results 1 – 3 of 3) sorted by relevance
133 const gfx::PointF& event_location = event->location_f(); in OnGestureEvent()145 GetBezel(event->location_f(), target_window); in OnGestureEvent()
92 const gfx::PointF& location = touch_event.location_f(); in RewriteEvent()511 gfx::PointF location = event.location_f(); in InTouchExploreSecondPress()1065 const gfx::PointF& location = touch_event.location_f(); in VlogEvent()
272 const gfx::PointF& location_f() const { return location_; } in location_f() function