Home
last modified time | relevance | path

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

/external/wayland/src/
Dwayland-server-core.h481 typedef void (*wl_resource_destroy_func_t)(struct wl_resource *resource); typedef
535 wl_resource_destroy_func_t destroy);
542 wl_resource_destroy_func_t destroy);
573 wl_resource_destroy_func_t destroy);
Dwayland-server.h66 wl_resource_destroy_func_t destroy;
Dwayland-server.c122 wl_resource_destroy_func_t destroy;
816 wl_resource_destroy_func_t destroy) in wl_resource_set_destructor()
1751 void *data, wl_resource_destroy_func_t destroy) in wl_resource_set_implementation()
1763 void *data, wl_resource_destroy_func_t destroy) in wl_resource_set_dispatcher()