Lines Matching refs:wl_fixed_t
318 wl_fixed_t *x, wl_fixed_t *y) in weston_pointer_motion_to_abs()
460 wl_fixed_t sx, sy; in default_grab_pointer_focus()
480 wl_fixed_t dxf, dyf, dxf_unaccel, dyf_unaccel; in pointer_send_relative_motion()
515 wl_fixed_t sx, wl_fixed_t sy) in pointer_send_motion()
539 wl_fixed_t x, y; in weston_pointer_send_motion()
540 wl_fixed_t old_sx = pointer->sx; in weston_pointer_send_motion()
541 wl_fixed_t old_sy = pointer->sy; in weston_pointer_send_motion()
628 wl_fixed_t sx, sy; in default_grab_pointer_button()
818 int touch_id, wl_fixed_t x, wl_fixed_t y) in weston_touch_send_down()
824 wl_fixed_t sx, sy; in weston_touch_send_down()
848 wl_fixed_t x, wl_fixed_t y) in default_grab_touch_down()
909 wl_fixed_t x, wl_fixed_t y) in weston_touch_send_motion()
913 wl_fixed_t sx, sy; in weston_touch_send_motion()
935 wl_fixed_t x, wl_fixed_t y) in default_grab_touch_motion()
1435 wl_fixed_t sx, wl_fixed_t sy) in weston_pointer_set_focus()
1656 wl_fixed_t *fx, wl_fixed_t *fy) in weston_pointer_clamp_for_output()
1676 weston_pointer_clamp(struct weston_pointer *pointer, wl_fixed_t *fx, wl_fixed_t *fy) in weston_pointer_clamp()
1707 wl_fixed_t x, wl_fixed_t y) in weston_pointer_move_to()
1734 wl_fixed_t x, y; in weston_pointer_move()
1749 wl_fixed_t fx, fy; in weston_pointer_handle_output_destroy()
2381 wl_fixed_t sx, sy; in process_touch_normal()
2382 wl_fixed_t x = wl_fixed_from_double(double_x); in process_touch_normal()
2383 wl_fixed_t y = wl_fixed_from_double(double_y); in process_touch_normal()
2815 wl_fixed_t sx, sy; in seat_get_pointer()
3695 wl_fixed_t sx, wl_fixed_t sy) in is_within_constraint_region()
4019 wl_fixed_t x, y; in locked_pointer_destroy()
4037 wl_fixed_t surface_x, in locked_pointer_set_cursor_position_hint()
4038 wl_fixed_t surface_y) in locked_pointer_set_cursor_position_hint()
4573 wl_fixed_t *clamped_x, in weston_pointer_clamp_event_to_region()
4574 wl_fixed_t *clamped_y) in weston_pointer_clamp_event_to_region()
4576 wl_fixed_t x, y; in weston_pointer_clamp_event_to_region()
4577 wl_fixed_t sx, sy; in weston_pointer_clamp_event_to_region()
4578 wl_fixed_t old_sx = pointer->sx; in weston_pointer_clamp_event_to_region()
4579 wl_fixed_t old_sy = pointer->sy; in weston_pointer_clamp_event_to_region()
4662 warp_to_behind_border(struct border *border, wl_fixed_t *sx, wl_fixed_t *sy) in warp_to_behind_border()
4693 wl_fixed_t x; in maybe_warp_confined_pointer()
4694 wl_fixed_t y; in maybe_warp_confined_pointer()
4695 wl_fixed_t sx; in maybe_warp_confined_pointer()
4696 wl_fixed_t sy; in maybe_warp_confined_pointer()
4751 wl_fixed_t x, y; in confined_pointer_grab_pointer_motion()
4752 wl_fixed_t old_sx = pointer->sx; in confined_pointer_grab_pointer_motion()
4753 wl_fixed_t old_sy = pointer->sy; in confined_pointer_grab_pointer_motion()