Lines Matching refs:x1
47 int x1, x2;71 x1 = ppt->x;72 x2 = x1 + *pwidth;73 if (pbox->x1 > x1)74 x1 = pbox->x1;77 if (x1 < x2)80 (x1 - ppt->x) * dstBpp + xoff,83 (x1 + dstXoff) * dstBpp,85 (x2 - x1) * dstBpp,