Lines Matching refs:X1
521 int X1, X2, Y1, y2, xmax, ymax;554 X1 = ((rects->x1 + mask) & ~mask) - fx;555 if (X1 < 0)556 X1 = 0;561 } while ((X2 <= X1 || y2 < -1) && --nrects > 0);570 x1 = X1;598 X1 = ((rects->x1 + mask) & ~mask) - fx;599 if (X1 < 0)600 X1 = 0;604 } while (X2 <= X1 && --nrects > 0);