Searched refs:wl_dispatcher_func_t (Results 1 – 7 of 7) sorted by relevance
/external/wayland/src/ |
D | wayland-client-core.h | 179 wl_dispatcher_func_t dispatcher_func,
|
D | wayland-util.h | 718 typedef int (*wl_dispatcher_func_t)(const void *, void *, uint32_t, typedef
|
D | wayland-private.h | 207 wl_closure_dispatch(struct wl_closure *closure, wl_dispatcher_func_t dispatcher,
|
D | wayland-server-core.h | 533 wl_dispatcher_func_t dispatcher,
|
D | wayland-client.c | 70 wl_dispatcher_func_t dispatcher; 615 wl_dispatcher_func_t dispatcher, in wl_proxy_add_dispatcher()
|
D | wayland-server.c | 129 wl_dispatcher_func_t dispatcher; 1674 wl_dispatcher_func_t dispatcher, in wl_resource_set_dispatcher()
|
D | connection.c | 1020 wl_closure_dispatch(struct wl_closure *closure, wl_dispatcher_func_t dispatcher, in wl_closure_dispatch()
|