Searched refs:kiosk_shell_grab (Results 1 – 1 of 1) sorted by relevance
29 struct kiosk_shell_grab { struct40 kiosk_shell_grab_destroy(struct kiosk_shell_grab *shgrab); argument74 struct kiosk_shell_grab *shgrab = in pointer_move_grab_motion()75 container_of(pointer_grab, struct kiosk_shell_grab, pointer_grab); in pointer_move_grab_motion()101 struct kiosk_shell_grab *shgrab = in pointer_move_grab_button()102 container_of(pointer_grab, struct kiosk_shell_grab, pointer_grab); in pointer_move_grab_button()114 struct kiosk_shell_grab *shgrab = in pointer_move_grab_cancel()115 container_of(pointer_grab, struct kiosk_shell_grab, pointer_grab); in pointer_move_grab_cancel()145 struct kiosk_shell_grab *shgrab = in touch_move_grab_up()146 container_of(touch_grab, struct kiosk_shell_grab, touch_grab); in touch_move_grab_up()[all …]