Lines Matching refs:wl_list_remove
154 wl_list_remove(&shsurf->output_destroy_listener.link); in kiosk_shell_surface_set_output()
215 wl_list_remove(&shsurf->parent_destroy_listener.link); in kiosk_shell_surface_set_parent()
267 wl_list_remove(&shsurf->output_destroy_listener.link); in kiosk_shell_surface_destroy()
272 wl_list_remove(&shsurf->parent_destroy_listener.link); in kiosk_shell_surface_destroy()
351 wl_list_remove(&shseat->keyboard_focus_listener.link); in kiosk_shell_seat_handle_destroy()
352 wl_list_remove(&shseat->caps_changed_listener.link); in kiosk_shell_seat_handle_destroy()
353 wl_list_remove(&shseat->seat_destroy_listener.link); in kiosk_shell_seat_handle_destroy()
372 wl_list_remove(&shseat->keyboard_focus_listener.link); in kiosk_shell_seat_handle_caps_changed()
457 wl_list_remove(&shoutput->output_destroy_listener.link); in kiosk_shell_output_destroy()
458 wl_list_remove(&shoutput->link); in kiosk_shell_output_destroy()
999 wl_list_remove(&shell->destroy_listener.link); in kiosk_shell_destroy()
1000 wl_list_remove(&shell->output_created_listener.link); in kiosk_shell_destroy()
1001 wl_list_remove(&shell->output_resized_listener.link); in kiosk_shell_destroy()
1002 wl_list_remove(&shell->output_moved_listener.link); in kiosk_shell_destroy()
1003 wl_list_remove(&shell->seat_created_listener.link); in kiosk_shell_destroy()