Searched refs:grab_x (Results 1 – 7 of 7) sorted by relevance
/third_party/weston/kiosk-shell/ |
D | kiosk-shell-grab.c | 172 dx = wl_fixed_to_int(touch->grab_x + shgrab->dx); in touch_move_grab_motion() 255 pointer->grab_x; in kiosk_shell_grab_start_for_pointer_move() 287 touch->grab_x; in kiosk_shell_grab_start_for_touch_move()
|
/third_party/weston/ivi-shell/ |
D | hmi-controller.c | 1395 wl_fixed_t grab_x, struct ivi_layout_layer *layer) in move_workspace_grab_end() argument 1431 int orgx = wl_fixed_to_int(move->dst[0] + grab_x); in move_workspace_grab_end() 1465 grab->grab.pointer->grab_x, layer); in pointer_move_workspace_grab_end() 1477 grab->grab.touch->grab_x, layer); in touch_move_workspace_grab_end() 1593 grab->touch->grab_x, 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() 1762 move_grab_init_workspace(&pnt_move_grab->move, pointer->grab_x, in create_workspace_pointer_move() 1777 move_grab_init_workspace(&tch_move_grab->move, touch->grab_x, in create_workspace_touch_move()
|
/third_party/weston/libweston/ |
D | data-device.c | 447 fx = wl_fixed_to_double(touch->grab_x) + drag->dx; in drag_surface_configure() 773 touch->grab_x, touch->grab_y, in drag_grab_touch_focus() 797 fx = wl_fixed_to_double(touch->grab_x) + touch_drag->base.dx; in drag_grab_touch_motion() 806 touch->grab_x, touch->grab_y, in drag_grab_touch_motion()
|
D | input.c | 1892 pointer->grab_x = pointer->x; in notify_button() 2387 touch->grab_x = x; in process_touch_normal() 2417 touch->grab_x = x; in process_touch_normal()
|
/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 | 1382 int dx = wl_fixed_to_int(grab->touch->grab_x + move->dx); in touch_move_grab_motion() 1437 touch->grab_x; in surface_touch_move() 1584 pointer->grab_x; in surface_move() 1620 pointer->grab_x, pointer->grab_y, in resize_grab_motion() 3468 wl_fixed_to_int(pointer->grab_x), in resize_binding()
|
/third_party/ffmpeg/doc/ |
D | indevs.texi | 1516 screen. This option overwrites the @var{video_size}, @var{grab_x}, and 1583 @item grab_x
|