Home
last modified time | relevance | path

Searched refs:wl_keyboard_interface (Results 1 – 5 of 5) sorted by relevance

/external/wayland/tests/data/
Dexample-code.c39 extern const struct wl_interface wl_keyboard_interface;
119 &wl_keyboard_interface,
427 WL_EXPORT const struct wl_interface wl_keyboard_interface = { variable
Dexample-server.h631 extern const struct wl_interface wl_keyboard_interface;
3628 struct wl_keyboard_interface { struct
Dexample-client.h628 extern const struct wl_interface wl_keyboard_interface;
3993 WL_SEAT_GET_KEYBOARD, &wl_keyboard_interface, NULL); in wl_seat_get_keyboard()
/external/wayland/tests/
Dmessage-test.c75 { &wl_keyboard_interface.events[WL_KEYBOARD_ENTER], 1 }, in TEST()
Dqueue-test.c318 &wl_keyboard_interface, in TEST()