Searched refs:grab_y (Results 1 – 7 of 7) sorted by relevance
/third_party/weston/kiosk-shell/ |
D | kiosk-shell-grab.c | 173 dy = wl_fixed_to_int(touch->grab_y + shgrab->dy); in touch_move_grab_motion() 257 pointer->grab_y; in kiosk_shell_grab_start_for_pointer_move() 289 touch->grab_y; in kiosk_shell_grab_start_for_touch_move()
|
/third_party/weston/libweston/ |
D | data-device.c | 448 fy = wl_fixed_to_double(touch->grab_y) + drag->dy; in drag_surface_configure() 773 touch->grab_x, touch->grab_y, in drag_grab_touch_focus() 798 fy = wl_fixed_to_double(touch->grab_y) + touch_drag->base.dy; in drag_grab_touch_motion() 806 touch->grab_x, touch->grab_y, in drag_grab_touch_motion()
|
D | input.c | 1893 pointer->grab_y = pointer->y; in notify_button() 2388 touch->grab_y = y; in process_touch_normal() 2418 touch->grab_y = y; in process_touch_normal()
|
/third_party/weston/ivi-shell/ |
D | hmi-controller.c | 1594 grab->touch->grab_y in touch_move_grab_motion() 1724 wl_fixed_t grab_x, wl_fixed_t grab_y, in move_grab_init_workspace() argument 1736 wl_fixed_t grab_pos[2] = { grab_x, grab_y }; in move_grab_init_workspace() 1763 pointer->grab_y, resource); in create_workspace_pointer_move() 1778 touch->grab_y, resource); in create_workspace_touch_move()
|
/third_party/weston/include/libweston/ |
D | libweston.h | 507 wl_fixed_t grab_x, grab_y; member 611 wl_fixed_t grab_x, grab_y; member
|
/third_party/weston/desktop-shell/ |
D | shell.c | 1383 int dy = wl_fixed_to_int(grab->touch->grab_y + move->dy); in touch_move_grab_motion() 1439 touch->grab_y; in surface_touch_move() 1586 pointer->grab_y; in surface_move() 1620 pointer->grab_x, pointer->grab_y, in resize_grab_motion() 3469 wl_fixed_to_int(pointer->grab_y), in resize_binding()
|
/third_party/ffmpeg/doc/ |
D | indevs.texi | 1517 @var{grab_y} options. Default value is @code{0}. 1584 @item grab_y
|