Home
last modified time | relevance | path

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

/dports/graphics/weston/weston-1.9.0/src/
H A Dcompositor.h348 struct weston_touch { struct
361 struct weston_touch_grab *grab; argument
362 struct weston_touch_grab default_grab; argument
363 int grab_touch_id;
364 wl_fixed_t grab_x, grab_y;
365 uint32_t grab_serial;
366 uint32_t grab_time;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/include/libweston/
H A Dlibweston.h586 struct weston_touch { struct
589 struct wl_list device_list; /* struct weston_touch_device::link */ argument
601 struct weston_touch_grab *grab; argument
602 struct weston_touch_grab default_grab; argument
603 int grab_touch_id;
604 wl_fixed_t grab_x, grab_y;
605 uint32_t grab_serial;
606 struct timespec grab_time;
608 struct wl_list timestamps_list;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/include/libweston/
H A Dlibweston.h586 struct weston_touch { struct
589 struct wl_list device_list; /* struct weston_touch_device::link */ argument
601 struct weston_touch_grab *grab; argument
602 struct weston_touch_grab default_grab; argument
603 int grab_touch_id;
604 wl_fixed_t grab_x, grab_y;
605 uint32_t grab_serial;
606 struct timespec grab_time;
608 struct wl_list timestamps_list;