Lines Matching refs:x1
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?\"",
248 char **argv; /* Array of coordinates: x1, y1,
427 * The fields x1, y1, x2, and y2 are updated in the header
467 * Special note: the rectangle is always drawn at least 1x1 in
474 rectOvalPtr->header.x1 = tmp - bloat;
522 short x1, y1, x2, y2;
531 &x1, &y1);
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;
614 x1 = rectPtr->bbox[0];
620 x1 -= inc;
633 if ((pointPtr[0] >= x1) && (pointPtr[0] < x2)
638 xDiff = pointPtr[0] - x1;
662 if (pointPtr[0] < x1) {
663 xDiff = x1 - pointPtr[0];
752 * (x1, y1, x2, y2) describing rectangular
812 * (x1, y1, x2, y2) describing rectangular