Searched refs:keyboard_listener (Results 1 – 9 of 9) sorted by relevance
/third_party/weston/clients/ |
D | multi-resource.c | 331 static const struct wl_keyboard_listener keyboard_listener = { variable 351 &keyboard_listener, in start_device()
|
D | simple-dmabuf-v4l.c | 794 static const struct wl_keyboard_listener keyboard_listener = { variable 810 wl_keyboard_add_listener(d->keyboard, &keyboard_listener, d); in seat_handle_capabilities()
|
D | simple-egl.c | 687 static const struct wl_keyboard_listener keyboard_listener = { variable 711 wl_keyboard_add_listener(d->keyboard, &keyboard_listener, d); in seat_handle_capabilities()
|
D | weston-info.c | 509 static const struct wl_keyboard_listener keyboard_listener = { variable 534 wl_keyboard_add_listener(seat->keyboard, &keyboard_listener, in seat_handle_capabilities()
|
D | window.c | 3280 static const struct wl_keyboard_listener keyboard_listener = { variable 3487 wl_keyboard_add_listener(input->keyboard, &keyboard_listener, in seat_handle_capabilities()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/ |
D | SDL_waylandevents.c | 393 static const struct wl_keyboard_listener keyboard_listener = { variable 421 wl_keyboard_add_listener(input->keyboard, &keyboard_listener, in seat_handle_capabilities()
|
/third_party/weston/tests/ |
D | weston-test-client-helper.c | 328 static const struct wl_keyboard_listener keyboard_listener = { variable 604 wl_keyboard_add_listener(keyboard->wl_keyboard, &keyboard_listener, in input_update_devices()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/ |
D | gstglwindow_wayland_egl.c | 168 wl_keyboard_add_listener (input->keyboard, &keyboard_listener, input); in seat_handle_capabilities()
|
/third_party/weston/libweston/backend-wayland/ |
D | wayland.c | 2101 static const struct wl_keyboard_listener keyboard_listener = { variable 2311 &keyboard_listener, input); in input_handle_capabilities()
|