Searched defs:wl_touch (Results 1 – 2 of 2) sorted by relevance
968 touch_handle_down(void *data, struct wl_touch *wl_touch, in touch_handle_down()995 touch_handle_up(void *data, struct wl_touch *wl_touch, in touch_handle_up()1012 touch_handle_motion(void *data, struct wl_touch *wl_touch, in touch_handle_motion()1030 touch_handle_frame(void *data, struct wl_touch *wl_touch) in touch_handle_frame()1035 touch_handle_cancel(void *data, struct wl_touch *wl_touch) in touch_handle_cancel()
259 struct wl_touch *wl_touch; member