Lines Matching defs:global
969 const struct wl_global *global) in wl_global_is_visible()
982 struct wl_global *global; in registry_bind() local
1051 struct wl_global *global; in display_get_registry() local
1231 struct wl_global *global, *gnext; in wl_display_destroy() local
1293 struct wl_global *global; in wl_global_create() local
1361 wl_global_remove(struct wl_global *global) in wl_global_remove()
1380 wl_global_destroy(struct wl_global *global) in wl_global_destroy()
1389 wl_global_get_interface(const struct wl_global *global) in wl_global_get_interface()
1405 wl_global_get_name(const struct wl_global *global, in wl_global_get_name()
1420 wl_global_get_version(const struct wl_global *global) in wl_global_get_version()
1434 wl_global_get_display(const struct wl_global *global) in wl_global_get_display()
1440 wl_global_get_user_data(const struct wl_global *global) in wl_global_get_user_data()
1453 wl_global_set_user_data(struct wl_global *global, void *data) in wl_global_set_user_data()
2501 wl_display_remove_global(struct wl_display *display, struct wl_global *global) in wl_display_remove_global()