Searched refs:surface_destroyed (Results 1 – 3 of 3) sorted by relevance
72 struct wl_listener surface_destroyed; member81 struct wl_listener surface_destroyed; member102 struct wl_listener surface_destroyed; member108 wl_list_remove(&surf->surface_destroyed.link); in remove_default_surface()118 surf = container_of(listener, struct fs_client_surface, surface_destroyed); in default_surface_destroy_listener()145 surf->surface_destroyed.notify = default_surface_destroy_listener; in replace_default_surface()146 wl_signal_add(&surface->destroy_signal, &surf->surface_destroyed); in replace_default_surface()293 surface_destroyed(struct wl_listener *listener, void *data) in surface_destroyed() function297 surface_destroyed); in surface_destroyed()309 pending.surface_destroyed); in pending_surface_destroyed()[all …]
211 surface_destroyed(struct wl_listener *listener, void *data) in surface_destroyed() function251 surface_destroyed); in get_protection()282 psurface->surface_destroy_listener.notify = surface_destroyed; in get_protection()
73 struct wl_listener surface_destroyed; member1035 wl_container_of(listener, ctx, surface_destroyed); in handle_surface_destroy()1266 wl_list_remove(&ctx->surface_destroyed.link); in destroy_input_context()1329 ctx->surface_destroyed.notify = handle_surface_destroy; in create_input_context()1333 wl_signal_add(&ctx->ivishell->ivisurface_removed_signal, &ctx->surface_destroyed); in create_input_context()