Searched refs:kiosk_shell_surface (Results 1 – 4 of 4) sorted by relevance
38 static struct kiosk_shell_surface *71 kiosk_shell_surface_set_output(struct kiosk_shell_surface *shsurf,74 kiosk_shell_surface_set_parent(struct kiosk_shell_surface *shsurf,75 struct kiosk_shell_surface *parent);80 struct kiosk_shell_surface *shsurf = in kiosk_shell_surface_notify_parent_destroy()82 struct kiosk_shell_surface, parent_destroy_listener); in kiosk_shell_surface_notify_parent_destroy()90 struct kiosk_shell_surface *shsurf = in kiosk_shell_surface_notify_output_destroy()92 struct kiosk_shell_surface, output_destroy_listener); in kiosk_shell_surface_notify_output_destroy()97 static struct kiosk_shell_surface *98 kiosk_shell_surface_get_parent_root(struct kiosk_shell_surface *shsurf) in kiosk_shell_surface_get_parent_root()[all …]
30 struct kiosk_shell_surface *shsurf;77 struct kiosk_shell_surface *shsurf = shgrab->shsurf; in pointer_move_grab_motion()163 struct kiosk_shell_surface *shsurf = shgrab->shsurf; in touch_move_grab_motion()217 kiosk_shell_grab_create(struct kiosk_shell_surface *shsurf) in kiosk_shell_grab_create()237 kiosk_shell_grab_start_for_pointer_move(struct kiosk_shell_surface *shsurf, in kiosk_shell_grab_start_for_pointer_move()269 kiosk_shell_grab_start_for_touch_move(struct kiosk_shell_surface *shsurf, in kiosk_shell_grab_start_for_touch_move()
36 kiosk_shell_grab_start_for_pointer_move(struct kiosk_shell_surface *shsurf,40 kiosk_shell_grab_start_for_touch_move(struct kiosk_shell_surface *shsurf,
46 struct kiosk_shell_surface { struct57 struct kiosk_shell_surface *parent; argument