Searched refs:yabs (Results 1 – 2 of 2) sorted by relevance
1215 int xabs, yabs; in msincr() local1229 yabs = ABS((int)mi->mi_y); in msincr()1230 if (xabs > speedlimit || yabs > speedlimit) in msincr()1234 if (yabs > speedlimit) in msincr()
1836 int xabs, yabs; in usbms_incr() local1855 yabs = USB_ABS((int)mi->mi_y); in usbms_incr()1856 if (xabs > speedl || yabs > speedl) { in usbms_incr()1862 if (yabs > speedl) { in usbms_incr()