Home
last modified time | relevance | path

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

/external/wayland/tests/data/
Dexample-code.c47 extern const struct wl_interface wl_subsurface_interface;
142 &wl_subsurface_interface,
502 WL_EXPORT const struct wl_interface wl_subsurface_interface = { variable
Dexample-server.h878 extern const struct wl_interface wl_subsurface_interface;
4252 struct wl_subsurface_interface { struct
Dexample-client.h875 extern const struct wl_interface wl_subsurface_interface;
5443 WL_SUBCOMPOSITOR_GET_SUBSURFACE, &wl_subsurface_interface, NULL, surface, parent); in wl_subcompositor_get_subsurface()