Lines Matching refs:wl_list_remove
116 wl_list_remove(&view->children_link); in weston_desktop_view_destroy()
117 wl_list_remove(&view->link); in weston_desktop_view_destroy()
132 wl_list_remove(&surface->surface_commit_listener.link); in weston_desktop_surface_destroy()
133 wl_list_remove(&surface->surface_destroy_listener.link); in weston_desktop_surface_destroy()
134 wl_list_remove(&surface->client_destroy_listener.link); in weston_desktop_surface_destroy()
140 wl_list_remove(wl_resource_get_link(resource)); in weston_desktop_surface_destroy()
150 wl_list_remove(&surface->client_link); in weston_desktop_surface_destroy()
753 wl_list_remove(&surface->children_link); in weston_desktop_surface_set_relative_to()
767 wl_list_remove(&view->children_link); in weston_desktop_surface_set_relative_to()
793 wl_list_remove(&surface->children_link); in weston_desktop_surface_unset_relative_to()
827 wl_list_remove(&surface->grab_link); in weston_desktop_surface_popup_dismiss()