Home
last modified time | relevance | path

Searched defs:wl_touch (Results 1 – 25 of 60) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/clients/
H A Dsimple-touch.c44 struct wl_touch *wl_touch; member
161 touch_handle_down(void *data, struct wl_touch *wl_touch, in touch_handle_down()
173 touch_handle_up(void *data, struct wl_touch *wl_touch, in touch_handle_up()
179 touch_handle_motion(void *data, struct wl_touch *wl_touch, in touch_handle_motion()
190 touch_handle_frame(void *data, struct wl_touch *wl_touch) in touch_handle_frame()
195 touch_handle_cancel(void *data, struct wl_touch *wl_touch) in touch_handle_cancel()
H A Dsimple-egl.c597 touch_handle_down(void *data, struct wl_touch *wl_touch, in touch_handle_down()
610 touch_handle_up(void *data, struct wl_touch *wl_touch, in touch_handle_up()
616 touch_handle_motion(void *data, struct wl_touch *wl_touch, in touch_handle_motion()
622 touch_handle_frame(void *data, struct wl_touch *wl_touch) in touch_handle_frame()
627 touch_handle_cancel(void *data, struct wl_touch *wl_touch) in touch_handle_cancel()
/dports/graphics/weston/weston-1.9.0/clients/
H A Dsimple-touch.c42 struct wl_touch *wl_touch; member
159 touch_handle_down(void *data, struct wl_touch *wl_touch, in touch_handle_down()
171 touch_handle_up(void *data, struct wl_touch *wl_touch, in touch_handle_up()
177 touch_handle_motion(void *data, struct wl_touch *wl_touch, in touch_handle_motion()
188 touch_handle_frame(void *data, struct wl_touch *wl_touch) in touch_handle_frame()
193 touch_handle_cancel(void *data, struct wl_touch *wl_touch) in touch_handle_cancel()
H A Dsimple-egl.c608 touch_handle_down(void *data, struct wl_touch *wl_touch, in touch_handle_down()
621 touch_handle_up(void *data, struct wl_touch *wl_touch, in touch_handle_up()
627 touch_handle_motion(void *data, struct wl_touch *wl_touch, in touch_handle_motion()
633 touch_handle_frame(void *data, struct wl_touch *wl_touch) in touch_handle_frame()
638 touch_handle_cancel(void *data, struct wl_touch *wl_touch) in touch_handle_cancel()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/clients/
H A Dsimple-touch.c44 struct wl_touch *wl_touch; member
161 touch_handle_down(void *data, struct wl_touch *wl_touch, in touch_handle_down()
173 touch_handle_up(void *data, struct wl_touch *wl_touch, in touch_handle_up()
179 touch_handle_motion(void *data, struct wl_touch *wl_touch, in touch_handle_motion()
190 touch_handle_frame(void *data, struct wl_touch *wl_touch) in touch_handle_frame()
195 touch_handle_cancel(void *data, struct wl_touch *wl_touch) in touch_handle_cancel()
H A Dsimple-egl.c597 touch_handle_down(void *data, struct wl_touch *wl_touch, in touch_handle_down()
610 touch_handle_up(void *data, struct wl_touch *wl_touch, in touch_handle_up()
616 touch_handle_motion(void *data, struct wl_touch *wl_touch, in touch_handle_motion()
622 touch_handle_frame(void *data, struct wl_touch *wl_touch) in touch_handle_frame()
627 touch_handle_cancel(void *data, struct wl_touch *wl_touch) in touch_handle_cancel()
/dports/x11/wvkbd/wvkbd-0.7/
H A Dmain.c143 wl_touch_down(void *data, struct wl_touch *wl_touch, uint32_t serial, in wl_touch_down()
161 wl_touch_up(void *data, struct wl_touch *wl_touch, uint32_t serial, in wl_touch_up()
167 wl_touch_motion(void *data, struct wl_touch *wl_touch, uint32_t time, in wl_touch_motion()
178 wl_touch_frame(void *data, struct wl_touch *wl_touch) {} in wl_touch_frame()
181 wl_touch_cancel(void *data, struct wl_touch *wl_touch) {} in wl_touch_cancel()
184 wl_touch_shape(void *data, struct wl_touch *wl_touch, int32_t id, in wl_touch_shape()
188 wl_touch_orientation(void *data, struct wl_touch *wl_touch, int32_t id, in wl_touch_orientation()
/dports/x11-wm/sway/sway-1.5.1/swaybar/
H A Dinput.c371 static void wl_touch_down(void *data, struct wl_touch *wl_touch, in wl_touch_down()
397 static void wl_touch_up(void *data, struct wl_touch *wl_touch, in wl_touch_up()
411 static void wl_touch_motion(void *data, struct wl_touch *wl_touch, in wl_touch_motion()
432 static void wl_touch_frame(void *data, struct wl_touch *wl_touch) { in wl_touch_frame()
436 static void wl_touch_cancel(void *data, struct wl_touch *wl_touch) { in wl_touch_cancel()
444 static void wl_touch_shape(void *data, struct wl_touch *wl_touch, int32_t id, in wl_touch_shape()
449 static void wl_touch_orientation(void *data, struct wl_touch *wl_touch, in wl_touch_orientation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/wayland/clients/
H A Dclient_base.cc709 struct wl_touch* wl_touch, in HandleDown()
718 struct wl_touch* wl_touch, in HandleUp()
724 struct wl_touch* wl_touch, in HandleMotion()
730 void ClientBase::HandleFrame(void* data, struct wl_touch* wl_touch) {} in HandleFrame()
732 void ClientBase::HandleCancel(void* data, struct wl_touch* wl_touch) {} in HandleCancel()
735 struct wl_touch* wl_touch, in HandleShape()
741 struct wl_touch* wl_touch, in HandleOrientation()
H A Dfullscreen_shell.cc136 struct wl_touch* wl_touch, in HandleDown()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/wayland/clients/
H A Dclient_base.cc708 struct wl_touch* wl_touch, in HandleDown()
717 struct wl_touch* wl_touch, in HandleUp()
723 struct wl_touch* wl_touch, in HandleMotion()
729 void ClientBase::HandleFrame(void* data, struct wl_touch* wl_touch) {} in HandleFrame()
731 void ClientBase::HandleCancel(void* data, struct wl_touch* wl_touch) {} in HandleCancel()
734 struct wl_touch* wl_touch, in HandleShape()
740 struct wl_touch* wl_touch, in HandleOrientation()
H A Dfullscreen_shell.cc136 struct wl_touch* wl_touch, in HandleDown()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/backend/wayland/
H A Dseat.c293 static void touch_handle_down(void *data, struct wl_touch *wl_touch, in touch_handle_down()
311 static void touch_handle_up(void *data, struct wl_touch *wl_touch, in touch_handle_up()
324 static void touch_handle_motion(void *data, struct wl_touch *wl_touch, in touch_handle_motion()
341 static void touch_handle_frame(void *data, struct wl_touch *wl_touch) { in touch_handle_frame()
345 static void touch_handle_cancel(void *data, struct wl_touch *wl_touch) { in touch_handle_cancel()
349 static void touch_handle_shape(void *data, struct wl_touch *wl_touch, in touch_handle_shape()
354 static void touch_handle_orientation(void *data, struct wl_touch *wl_touch, in touch_handle_orientation()
705 void create_wl_touch(struct wl_touch *wl_touch, struct wlr_wl_backend *wl) { in create_wl_touch()
/dports/games/retroarch/RetroArch-1.9.7/input/common/
H A Dwayland_common.c251 struct wl_touch *wl_touch, in touch_handle_down()
317 struct wl_touch *wl_touch, in touch_handle_up()
341 struct wl_touch *wl_touch, in touch_handle_motion()
362 struct wl_touch *wl_touch) { } in touch_handle_frame()
365 struct wl_touch *wl_touch) in touch_handle_cancel()
/dports/net/freerdp/freerdp-2.5.0/uwac/libuwac/
H A Duwac-input.c506 static void touch_handle_down(void* data, struct wl_touch* wl_touch, uint32_t serial, uint32_t time, in touch_handle_down()
573 static void touch_handle_up(void* data, struct wl_touch* wl_touch, uint32_t serial, uint32_t time, in touch_handle_up()
614 static void touch_handle_motion(void* data, struct wl_touch* wl_touch, uint32_t time, int32_t id, in touch_handle_motion()
663 static void touch_handle_frame(void* data, struct wl_touch* wl_touch) in touch_handle_frame()
676 static void touch_handle_cancel(void* data, struct wl_touch* wl_touch) in touch_handle_cancel()
/dports/graphics/weston/weston-1.9.0/tests/
H A Ddevices-test.c249 struct wl_touch *wl_touch; in TEST() local
H A Dweston-test-client-helper.c293 touch_handle_down(void *data, struct wl_touch *wl_touch, in touch_handle_down()
308 touch_handle_up(void *data, struct wl_touch *wl_touch, in touch_handle_up()
318 touch_handle_motion(void *data, struct wl_touch *wl_touch, in touch_handle_motion()
330 touch_handle_frame(void *data, struct wl_touch *wl_touch) in touch_handle_frame()
340 touch_handle_cancel(void *data, struct wl_touch *wl_touch) in touch_handle_cancel()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/browser/webview/client/
H A Dwebview.cc195 struct wl_touch* wl_touch, in HandleDown()
261 struct wl_touch* wl_touch, in HandleMotion()
276 struct wl_touch* wl_touch, in HandleUp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/tests/
H A Ddevices-test.c251 struct wl_touch *wl_touch; in TEST() local
H A Dweston-test-client-helper.c338 touch_handle_down(void *data, struct wl_touch *wl_touch, in touch_handle_down()
357 touch_handle_up(void *data, struct wl_touch *wl_touch, in touch_handle_up()
370 touch_handle_motion(void *data, struct wl_touch *wl_touch, in touch_handle_motion()
386 touch_handle_frame(void *data, struct wl_touch *wl_touch) in touch_handle_frame()
396 touch_handle_cancel(void *data, struct wl_touch *wl_touch) in touch_handle_cancel()
/dports/x11/lavalauncher/lavalauncher-v2.1.1/src/
H A Dseat.c235 static void touch_handle_up (void *data, struct wl_touch *wl_touch, in touch_handle_up()
251 static void touch_handle_down (void *data, struct wl_touch *wl_touch, in touch_handle_down()
267 static void touch_handle_motion (void *data, struct wl_touch *wl_touch, in touch_handle_motion()
H A Dseat.h95 struct wl_touch *wl_touch; member
/dports/x11/mako/mako-1.6/include/
H A Dwayland.h36 struct wl_touch *wl_touch; member
/dports/x11/mako/mako-1.6/
H A Dwayland.c114 static void touch_handle_motion(void *data, struct wl_touch *wl_touch, in touch_handle_motion()
125 static void touch_handle_down(void *data, struct wl_touch *wl_touch, in touch_handle_down()
137 static void touch_handle_up(void *data, struct wl_touch *wl_touch, in touch_handle_up()
/dports/multimedia/mpv/mpv-0.34.1/video/out/
H A Dwayland_common.c281 static void touch_handle_down(void *data, struct wl_touch *wl_touch, in touch_handle_down()
301 static void touch_handle_up(void *data, struct wl_touch *wl_touch, in touch_handle_up()
308 static void touch_handle_motion(void *data, struct wl_touch *wl_touch, in touch_handle_motion()
319 static void touch_handle_frame(void *data, struct wl_touch *wl_touch) in touch_handle_frame()
323 static void touch_handle_cancel(void *data, struct wl_touch *wl_touch) in touch_handle_cancel()

123