Searched refs:pointer_listener (Results 1 – 10 of 10) sorted by relevance
/third_party/weston/clients/ |
D | multi-resource.c | 287 static const struct wl_pointer_listener pointer_listener = { variable 360 &pointer_listener, in start_device()
|
D | simple-egl.c | 588 static const struct wl_pointer_listener pointer_listener = { variable 703 wl_pointer_add_listener(d->pointer, &pointer_listener, d); in seat_handle_capabilities()
|
D | ivi-shell-user-interface.c | 427 static struct wl_pointer_listener pointer_listener = { variable 523 &pointer_listener, data); in seat_handle_capabilities()
|
D | window.c | 2953 static const struct wl_pointer_listener pointer_listener = { variable 3474 wl_pointer_add_listener(input->pointer, &pointer_listener, in seat_handle_capabilities()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/ |
D | SDL_waylandevents.c | 261 static const struct wl_pointer_listener pointer_listener = { variable 411 wl_pointer_add_listener(input->pointer, &pointer_listener, in seat_handle_capabilities()
|
/third_party/libxkbcommon/tools/ |
D | interactive-wayland.c | 474 static const struct wl_pointer_listener pointer_listener = { variable 511 wl_pointer_add_listener(seat->wl_pointer, &pointer_listener, in seat_capabilities()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/simple-weston-client/src/ |
D | simple-weston-client.c | 382 static struct wl_pointer_listener pointer_listener = { variable 403 &pointer_listener, data); in seat_handle_capabilities()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/ |
D | gstglwindow_wayland_egl.c | 158 static const struct wl_pointer_listener pointer_listener = { 176 wl_pointer_add_listener (display->pointer, &pointer_listener, window_egl);
|
/third_party/weston/tests/ |
D | weston-test-client-helper.c | 234 static const struct wl_pointer_listener pointer_listener = { variable 591 wl_pointer_add_listener(pointer->wl_pointer, &pointer_listener, in input_update_devices()
|
/third_party/weston/libweston/backend-wayland/ |
D | wayland.c | 1909 static const struct wl_pointer_listener pointer_listener = { variable 2296 &pointer_listener, input); in input_handle_capabilities()
|