Searched refs:yend (Results 1 – 3 of 3) sorted by relevance
130 int yend = ycenter + yv_2; in check_output_arc_limits() local134 int ys = yend - ycenter; in check_output_arc_limits()
1163 int xend, yend; in vga_pxlmouse_direct() local1184 yend = imin(y + 16, scp->ypixel); in vga_pxlmouse_direct()1213 for (i = 0; i < (yend - y); i++) { in vga_pxlmouse_direct()1257 yend_old = yend; in vga_pxlmouse_direct()
1580 yend = self.sourceend(source)1582 if (ypos >= ystart and ypos <= yend):