Lines Matching refs:wl_global
106 struct wl_global { struct
777 struct wl_global *global; in registry_bind()
836 struct wl_global *global; in display_get_registry()
983 struct wl_global *global, *gnext; in wl_display_destroy()
1002 WL_EXPORT struct wl_global *
1007 struct wl_global *global; in wl_global_create()
1047 wl_global_destroy(struct wl_global *global) in wl_global_destroy()
1820 struct wl_global *
1825 WL_EXPORT struct wl_global *
1835 struct wl_global *global) WL_DEPRECATED;
1838 wl_display_remove_global(struct wl_display *display, struct wl_global *global) in wl_display_remove_global()