Home
last modified time | relevance | path

Searched refs:kiosk_shell_grab (Results 1 – 1 of 1) sorted by relevance

/third_party/weston/kiosk-shell/
Dkiosk-shell-grab.c29 struct kiosk_shell_grab { struct
40 kiosk_shell_grab_destroy(struct kiosk_shell_grab *shgrab); argument
74 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 …]