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.h360 typedef void (*wl_resource_destroy_func_t)(struct wl_resource *resource); typedef
414 wl_resource_destroy_func_t destroy);
421 wl_resource_destroy_func_t destroy);
452 wl_resource_destroy_func_t destroy);
Dwayland-server.h56 wl_resource_destroy_func_t destroy;
Dwayland-server.c118 wl_resource_destroy_func_t destroy;
701 wl_resource_destroy_func_t destroy) in wl_resource_set_destructor()
1443 void *data, wl_resource_destroy_func_t destroy) in wl_resource_set_implementation()
1455 void *data, wl_resource_destroy_func_t destroy) in wl_resource_set_dispatcher()