Home
last modified time | relevance | path

Searched defs:last_touch_location (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/host/
Dash_window_tree_host_x11_unittest.cc45 gfx::Point last_touch_location() { return last_touch_location_; } in last_touch_location() function in __anon079399320111::RootWindowEventHandler
/external/chromium_org/ui/events/gestures/
Dgesture_sequence.h78 const gfx::PointF& last_touch_location() const { in last_touch_location() function