Lines Matching refs:x2
26 * or oval (x1, y1, x2, y2). Item includes
27 * x1 and x2 but not y1 and y2. */
181 itemPtr->typePtr->name, " x1 y1 x2 y2 ?options?\"",
249 * x2, y2, ... */
427 * The fields x1, y1, x2, and y2 are updated in the header
483 rectOvalPtr->header.x2 = tmp + bloat;
522 short x1, y1, x2, y2;
533 &x2, &y2);
534 if (x2 <= x1) {
535 x2 = x1+1;
554 x1, y1, (unsigned int) (x2-x1), (unsigned int) (y2-y1));
557 x1, y1, (unsigned) (x2-x1), (unsigned) (y2-y1),
567 x1, y1, (unsigned) (x2-x1), (unsigned) (y2-y1));
570 x1, y1, (unsigned) (x2-x1), (unsigned) (y2-y1), 0, 360*64);
607 double xDiff, yDiff, x1, y1, x2, y2, inc, tmp;
616 x2 = rectPtr->bbox[2];
622 x2 += inc;
633 if ((pointPtr[0] >= x1) && (pointPtr[0] < x2)
639 tmp = x2 - pointPtr[0];
664 } else if (pointPtr[0] > x2) {
665 xDiff = pointPtr[0] - x2;
752 * (x1, y1, x2, y2) describing rectangular
812 * (x1, y1, x2, y2) describing rectangular