Home
last modified time | relevance | path

Searched refs:wl_global (Results 1 – 17 of 17) sorted by relevance

/third_party/wayland_standard/src/
Dwayland-server-core.h243 struct wl_global *
250 wl_global_remove(struct wl_global *global);
253 wl_global_destroy(struct wl_global *global);
271 const struct wl_global *global,
280 wl_global_get_interface(const struct wl_global *global);
283 wl_global_get_user_data(const struct wl_global *global);
286 wl_global_set_user_data(struct wl_global *global, void *data);
Dwayland-server.h88 struct wl_global *
96 struct wl_global *global) WL_DEPRECATED;
Dwayland-server.c109 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()
[all …]
/third_party/weston/libweston-desktop/
Dinternal.h229 struct wl_global *
232 struct wl_global *
235 struct wl_global *
Dlibweston-desktop.c43 struct wl_global *xdg_wm_base; /* Stable protocol xdg_shell replaces xdg_shell_unstable_v6 */
44 struct wl_global *xdg_shell_v6; /* Unstable xdg_shell_unstable_v6 protocol. */
45 struct wl_global *wl_shell;
Dwl-shell.c489 struct wl_global *
Dxdg-shell-v6.c1438 struct wl_global *
Dxdg-shell.c1491 struct wl_global *
/third_party/wayland_standard/tests/
Ddisplay-test.c902 struct wl_global *global; in TEST()
977 const struct wl_global *global, in global_filter()
1030 struct wl_global *g; in TEST()
1083 struct wl_global *g; in TEST()
1253 struct wl_global *g; in TEST()
1344 struct wl_global *g; in TEST()
1411 struct wl_global *seat_global; in TEST()
1609 struct wl_global *global; in TEST()
Dtest-compositor.c332 struct wl_global *g; in display_create()
/third_party/mesa3d/src/egl/wayland/wayland-drm/
Dwayland-drm.h24 struct wl_global *wl_drm_global;
/third_party/weston/libweston/backend-drm/auth/
Dwayland_drm_auth_server.c25 struct wl_global *drmAuthGlobal;
/third_party/weston/compositor/
Dweston-screenshooter.c39 struct wl_global *global;
Dtext-backend.c65 struct wl_global *text_input_manager_global;
75 struct wl_global *input_method_global;
/third_party/weston/include/libweston/
Dlibweston.h206 struct wl_global *global; /**< wl_output global */
773 struct wl_global *global;
1104 struct wl_global *pointer_constraints;
1122 struct wl_global *touch_calibration;
/third_party/weston/libweston/
Dweston-log.c68 struct wl_global *global;
/third_party/weston/tests/
Dweston-test.c352 struct wl_global *global;