Lines Matching refs:destroy_signal
161 wl_signal_init(&device->destroy_signal); in weston_touch_create_touch_device()
183 wl_signal_emit(&device->destroy_signal, device); in weston_touch_device_destroy()
1232 wl_signal_init(&pointer->destroy_signal); in weston_pointer_create()
1257 wl_signal_emit(&pointer->destroy_signal, pointer); in weston_pointer_destroy()
1498 wl_signal_add(&view->destroy_signal, &pointer->focus_view_listener); in weston_pointer_set_focus()
2325 wl_signal_add(&focus->destroy_signal, in notify_keyboard_focus_out()
2367 wl_signal_add(&view->destroy_signal, &touch->focus_view_listener); in weston_touch_set_focus()
2741 wl_signal_add(&surface->destroy_signal, in pointer_set_cursor()
3427 wl_signal_init(&seat->destroy_signal); in weston_seat_init()
3477 wl_signal_emit(&seat->destroy_signal, seat); in weston_seat_release()
3946 wl_signal_add(&pointer->destroy_signal, in weston_pointer_constraint_create()
3948 wl_signal_add(&surface->destroy_signal, in weston_pointer_constraint_create()