Searched defs:touch_location (Results 1 – 4 of 4) sorted by relevance
42 const gfx::PointF& touch_location, in GestureEventDataPacket()
49 const gfx::PointF& touch_location() const { return touch_location_; } in touch_location() function
145 POINT touch_location = {TOUCH_COORD_TO_PIXEL(point.x), in OnWndProc() local
732 const gfx::Point touch_location(60, 60); in TEST_F() local