Lines Matching refs:x2
52 int x1, x2, y1, y2, tmp, len, offset;
60 int maxValX = infoRec->DashedLineLimits.x2;
74 x2 = ppt->x + xorgtmp;
82 x2 = s->x2 + xorg;
86 x1 = x2;
93 x2 = ppt->x + xorgtmp;
97 x2 > maxValX || x2 < minValX ||
122 x2 = ppt->x + xorg;
133 x2 = pSeg->x2 + xorg;
137 x1 = x2;
144 x2 = ppt->x + xorg;
150 if((dmaj = x2 - x1) < 0) {
176 OUTCODES(oc2, x2, y2, pbox);
180 infoRec->pScrn, x1, y1, x2, y2,
198 pbox->x1, pbox->y1, pbox->x2 - 1, pbox->y2 - 1);
209 infoRec->pScrn, x1, y1, x2, y2,
219 int new_x1 = x1, new_y1 = y1, new_x2 = x2, new_y2 = y2;
232 pbox->x2 - 1, pbox->y2 - 1,
293 tmp = abs(x2 - x1);
313 if ((x2 >= pbox->x1) && (y2 >= pbox->y1) &&
314 (x2 < pbox->x2) && (y2 < pbox->y2))
318 infoRec->pScrn, x2, y2, x2, y2, 0,
322 infoRec->pScrn, x2, y2, 2, 0, -1,