Lines Matching refs:last_y
1193 static int last_x, last_y, last_w, last_h; in do_bdpush() local
1199 attr.y = last_y; in do_bdpush()
1208 last_y = attr.y; in do_bdpush()
1213 x0, y0, w0, h0, bdx, bdy, bdskinny, last_x, last_y, last_w, last_h); in do_bdpush()
2726 int start_x, start_y, last_x, last_y; in check_xrecord_mouse() local
2832 last_y = start_y = cursor_y; in check_xrecord_mouse()
2974 …EP-GOING: %.3f/%.3f %d/%d %d/%d\n", spin, max_long[scroll_rep], last_x, last_y, cursor_x, cursor_… in check_xrecord_mouse()
2977 } else if (last_x == cursor_x && last_y == cursor_y) { in check_xrecord_mouse()
2978 …UTTON-UP: %.3f/%.3f %d/%d %d/%d\n", spin, max_long[scroll_rep], last_x, last_y, cursor_x, cursor_… in check_xrecord_mouse()
2981 …EP-GOING: %.3f/%.3f %d/%d %d/%d\n", spin, max_long[scroll_rep], last_x, last_y, cursor_x, cursor_… in check_xrecord_mouse()
2995 last_y = cursor_y; in check_xrecord_mouse()
3010 last_y = cursor_y; in check_xrecord_mouse()
3015 (last_x != cursor_x || last_y != cursor_y) ) { in check_xrecord_mouse()