Lines Matching refs:container_of
300 offer = container_of(listener, struct weston_data_offer, in destroy_offer_data_source()
494 container_of(listener, struct weston_drag, focus_listener); in destroy_drag_focus()
574 container_of(grab, struct weston_pointer_drag, grab); in drag_grab_focus()
592 container_of(grab, struct weston_pointer_drag, grab); in drag_grab_motion()
653 container_of(grab, struct weston_pointer_drag, grab); in drag_grab_button()
710 container_of(grab, struct weston_pointer_drag, grab); in drag_grab_cancel()
752 container_of(grab, struct weston_touch_drag, grab); in drag_grab_touch_up()
786 container_of(grab, struct weston_touch_drag, grab); in drag_grab_touch_motion()
822 container_of(grab, struct weston_touch_drag, grab); in drag_grab_touch_cancel()
851 container_of(grab, struct weston_drag, keyboard_grab); in drag_grab_keyboard_modifiers()
871 container_of(grab, struct weston_drag, keyboard_grab); in drag_grab_keyboard_cancel()
895 struct weston_pointer_drag *drag = container_of(listener, in destroy_pointer_data_device_source()
904 struct weston_drag *drag = container_of(listener, struct weston_drag, in handle_drag_icon_destroy()
966 struct weston_touch_drag *drag = container_of(listener, in destroy_touch_data_device_source()
1083 struct weston_seat *seat = container_of(listener, struct weston_seat, in destroy_selection_data_source()