Searched refs:root_location_f (Results 1 – 3 of 3) sorted by relevance
45 point_data.raw_x = touch.root_location_f().x(); in GetPointDataFromTouchEvent()46 point_data.raw_y = touch.root_location_f().y(); in GetPointDataFromTouchEvent()
292 const gfx::PointF& root_point = event.root_location_f(); in UpdateWebTouchEventFromUIEvent()
279 const gfx::PointF& root_location_f() const { in root_location_f() function