Lines Matching refs:fromIntX
157 double fromIntX;
2589 acc->fromIntX = (tarc->width & 1) ? 0.5 : 0.0;
2856 linx = -ICEIL(acc->fromIntX - x);
2857 rinx = ICEIL(acc->fromIntX + x);
2875 loutx = -ICEIL(acc->fromIntX - x);
2876 routx = ICEIL(acc->fromIntX + x);
2916 lw = ICEIL(acc->fromIntX - x) - lx;
2918 rx = ICEIL(acc->fromIntX + x);
2942 if (yy == 0.0 && x == -rw - acc->fromIntX)
2948 if (xalt >= -rw - acc->fromIntX && xalt <= rx)
2950 n = ICEIL(acc->fromIntX + lx);
2959 n = ICEIL(acc->fromIntX + rx);
2970 ICEIL(acc->fromIntX - x), 0,
2971 ICEIL(acc->fromIntX + x), 0,
3581 ICEIL(acc->fromIntX - x), 0,
3582 ICEIL(acc->fromIntX + x), 0,