Lines Matching refs:wl_client
139 struct wl_client;
141 typedef void (*wl_global_bind_func_t)(struct wl_client *client, void *data,
171 struct wl_client *
178 wl_client_get_link(struct wl_client *client);
180 struct wl_client *
190 wl_client_destroy(struct wl_client *client);
193 wl_client_flush(struct wl_client *client);
196 wl_client_get_credentials(struct wl_client *client,
200 wl_client_get_fd(struct wl_client *client);
203 wl_client_add_destroy_listener(struct wl_client *client,
207 wl_client_get_destroy_listener(struct wl_client *client,
211 wl_client_get_object(struct wl_client *client, uint32_t id);
214 wl_client_post_no_memory(struct wl_client *client);
217 wl_client_add_resource_created_listener(struct wl_client *client,
225 wl_client_for_each_resource(struct wl_client *client,
403 wl_client_get_display(struct wl_client *client);
406 wl_resource_create(struct wl_client *client,
436 wl_resource_find_for_client(struct wl_list *list, struct wl_client *client);
438 struct wl_client *
519 wl_shm_buffer_create(struct wl_client *client,