Home
last modified time | relevance | path

Searched refs:keyboard_listener (Results 1 – 9 of 9) sorted by relevance

/third_party/weston/clients/
Dmulti-resource.c331 static const struct wl_keyboard_listener keyboard_listener = { variable
351 &keyboard_listener, in start_device()
Dsimple-dmabuf-v4l.c794 static const struct wl_keyboard_listener keyboard_listener = { variable
810 wl_keyboard_add_listener(d->keyboard, &keyboard_listener, d); in seat_handle_capabilities()
Dsimple-egl.c687 static const struct wl_keyboard_listener keyboard_listener = { variable
711 wl_keyboard_add_listener(d->keyboard, &keyboard_listener, d); in seat_handle_capabilities()
Dweston-info.c509 static const struct wl_keyboard_listener keyboard_listener = { variable
534 wl_keyboard_add_listener(seat->keyboard, &keyboard_listener, in seat_handle_capabilities()
Dwindow.c3280 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/
DSDL_waylandevents.c393 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/
Dweston-test-client-helper.c328 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/
Dgstglwindow_wayland_egl.c168 wl_keyboard_add_listener (input->keyboard, &keyboard_listener, input); in seat_handle_capabilities()
/third_party/weston/libweston/backend-wayland/
Dwayland.c2101 static const struct wl_keyboard_listener keyboard_listener = { variable
2311 &keyboard_listener, input); in input_handle_capabilities()