HomeSort by relevance Sort by last modified time
    Searched refs:wl_global_bind_func_t (Results 1 - 3 of 3) sorted by null

  /external/wayland/src/
wayland-server.h 88 wl_global_bind_func_t bind) WL_DEPRECATED;
wayland-server-core.h 141 typedef void (*wl_global_bind_func_t)(struct wl_client *client, void *data, typedef
166 void *data, wl_global_bind_func_t bind);
wayland-server.c 112 wl_global_bind_func_t bind;
1005 void *data, wl_global_bind_func_t bind)
    [all...]

Completed in 652 milliseconds