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-private.h | 204 wl_closure_dispatch(struct wl_closure *closure, wl_dispatcher_func_t dispatcher,
|
D | wayland-util.h | 626 typedef int (*wl_dispatcher_func_t)(const void *, void *, uint32_t, typedef
|
D | wayland-server-core.h | 418 wl_dispatcher_func_t dispatcher,
|
D | wayland-client.c | 65 wl_dispatcher_func_t dispatcher; 524 wl_dispatcher_func_t dispatcher, in wl_proxy_add_dispatcher()
|
D | wayland-server.c | 124 wl_dispatcher_func_t dispatcher; 1453 wl_dispatcher_func_t dispatcher, in wl_resource_set_dispatcher()
|
D | connection.c | 939 wl_closure_dispatch(struct wl_closure *closure, wl_dispatcher_func_t dispatcher, in wl_closure_dispatch()
|