Lines Matching defs:octant
58 int octant,
68 int octant);
403 int e, int len, int octant)
408 if (octant & YMAJOR) tmp |= YMAJ;
409 if (octant & XDECREASING) tmp |= XNEG;
410 if (octant & YDECREASING) tmp |= YNEG;
488 int octant, int phase)
493 if (octant & YMAJOR) tmp |= YMAJ;
494 if (octant & XDECREASING) tmp |= XNEG;
495 if (octant & YDECREASING) tmp |= YNEG;