Home
last modified time | relevance | path

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

/external/wayland/tests/data/
Dexample-code.c45 extern const struct wl_interface wl_shell_surface_interface;
89 &wl_shell_surface_interface,
343 WL_EXPORT const struct wl_interface wl_shell_surface_interface = { variable
Dexample-server.h465 extern const struct wl_interface wl_shell_surface_interface;
2343 struct wl_shell_surface_interface { struct
Dexample-client.h462 extern const struct wl_interface wl_shell_surface_interface;
2832 WL_SHELL_GET_SHELL_SURFACE, &wl_shell_surface_interface, NULL, surface); in wl_shell_get_shell_surface()