Home
last modified time | relevance | path

Searched refs:wl_data_device_interface (Results 1 – 3 of 3) sorted by relevance

/external/wayland/tests/data/
Dexample-code.c36 extern const struct wl_interface wl_data_device_interface;
87 &wl_data_device_interface,
297 WL_EXPORT const struct wl_interface wl_data_device_interface = { variable
Dexample-server.h368 extern const struct wl_interface wl_data_device_interface;
1929 struct wl_data_device_interface { struct
Dexample-client.h365 extern const struct wl_interface wl_data_device_interface;
2767 WL_DATA_DEVICE_MANAGER_GET_DATA_DEVICE, &wl_data_device_interface, NULL, seat); in wl_data_device_manager_get_data_device()