Lines Matching refs:wl_global
109 struct wl_global { struct
899 const struct wl_global *global) in wl_global_is_visible()
912 struct wl_global *global; in registry_bind()
981 struct wl_global *global; in display_get_registry()
1132 struct wl_global *global, *gnext; in wl_display_destroy()
1182 WL_EXPORT struct wl_global *
1187 struct wl_global *global; in wl_global_create()
1249 wl_global_remove(struct wl_global *global) in wl_global_remove()
1267 wl_global_destroy(struct wl_global *global) in wl_global_destroy()
1276 wl_global_get_interface(const struct wl_global *global) in wl_global_get_interface()
1282 wl_global_get_user_data(const struct wl_global *global) in wl_global_get_user_data()
1295 wl_global_set_user_data(struct wl_global *global, void *data) in wl_global_set_user_data()
2246 struct wl_global *
2251 WL_EXPORT struct wl_global *
2261 struct wl_global *global) WL_DEPRECATED;
2264 wl_display_remove_global(struct wl_display *display, struct wl_global *global) in wl_display_remove_global()