Home
last modified time | relevance | path

Searched refs:wl_dispatcher_func_t (Results 1 – 7 of 7) sorted by relevance

/external/wayland/src/
Dwayland-client-core.h179 wl_dispatcher_func_t dispatcher_func,
Dwayland-private.h204 wl_closure_dispatch(struct wl_closure *closure, wl_dispatcher_func_t dispatcher,
Dwayland-util.h626 typedef int (*wl_dispatcher_func_t)(const void *, void *, uint32_t, typedef
Dwayland-server-core.h418 wl_dispatcher_func_t dispatcher,
Dwayland-client.c65 wl_dispatcher_func_t dispatcher;
524 wl_dispatcher_func_t dispatcher, in wl_proxy_add_dispatcher()
Dwayland-server.c124 wl_dispatcher_func_t dispatcher;
1453 wl_dispatcher_func_t dispatcher, in wl_resource_set_dispatcher()
Dconnection.c939 wl_closure_dispatch(struct wl_closure *closure, wl_dispatcher_func_t dispatcher, in wl_closure_dispatch()