Lines Matching refs:wsurface
663 struct weston_surface *wsurface = in weston_desktop_xdg_toplevel_committed() local
666 if (!wsurface->buffer_ref.buffer && !toplevel->added) { in weston_desktop_xdg_toplevel_committed()
670 if (!wsurface->buffer_ref.buffer) in weston_desktop_xdg_toplevel_committed()
872 struct weston_surface *wsurface = in weston_desktop_xdg_popup_committed() local
876 wl_list_for_each(view, &wsurface->views, surface_link) in weston_desktop_xdg_popup_committed()
1061 struct weston_surface *wsurface = in weston_desktop_xdg_surface_protocol_get_toplevel() local
1066 if (weston_surface_set_role(wsurface, weston_desktop_xdg_toplevel_role, in weston_desktop_xdg_surface_protocol_get_toplevel()
1090 struct weston_surface *wsurface = in weston_desktop_xdg_surface_protocol_get_popup() local
1123 if (weston_surface_set_role(wsurface, weston_desktop_xdg_popup_role, in weston_desktop_xdg_surface_protocol_get_popup()
1153 struct weston_surface *wsurface = in weston_desktop_xdg_surface_check_role() local
1157 role = weston_surface_get_role(wsurface); in weston_desktop_xdg_surface_check_role()
1262 struct weston_surface *wsurface = in weston_desktop_xdg_surface_committed() local
1265 if (wsurface->buffer_ref.buffer && !surface->configured) { in weston_desktop_xdg_surface_committed()
1421 struct weston_surface *wsurface = in weston_desktop_xdg_shell_protocol_get_xdg_surface() local
1432 surface->surface = wsurface; in weston_desktop_xdg_shell_protocol_get_xdg_surface()
1453 if (wsurface->buffer_ref.buffer != NULL) { in weston_desktop_xdg_shell_protocol_get_xdg_surface()