Home
last modified time | relevance | path

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

/third_party/weston/include/libweston/
Dlibweston.h593 struct weston_touch { struct
596 struct wl_list device_list; /* struct weston_touch_device::link */ argument
608 struct weston_touch_grab *grab; argument
609 struct weston_touch_grab default_grab; argument
610 int grab_touch_id;
611 wl_fixed_t grab_x, grab_y;
612 uint32_t grab_serial;
613 struct timespec grab_time;
615 struct wl_list timestamps_list;