Lines Matching defs:X2
521 int X1, X2, Y1, y2, xmax, ymax;557 X2 = (rects->x2 & ~mask) - fx;558 if (X2 > xmax)559 X2 = xmax;561 } while ((X2 <= X1 || y2 < -1) && --nrects > 0);571 x2 = X2;601 X2 = (rects->x2 & ~mask) - fx;602 if (X2 > xmax)603 X2 = xmax;604 } while (X2 <= X1 && --nrects > 0);