Searched refs:grab_ptr (Results 1 – 2 of 2) sorted by relevance
399 container_of(grab, struct desktop_shell, exposay.grab_ptr); in exposay_motion()413 container_of(grab, struct desktop_shell, exposay.grab_ptr); in exposay_button()454 container_of(grab, struct desktop_shell, exposay.grab_ptr); in exposay_pointer_grab_cancel()655 shell->exposay.grab_ptr.interface = &exposay_ptr_grab; in exposay_transition_active()658 &shell->exposay.grab_ptr); in exposay_transition_active()
79 struct weston_pointer_grab grab_ptr; member