Lines Matching refs:octant
57 int octant,
67 int octant);
339 int e, int len, int octant)
344 if (octant & YMAJOR) tmp |= YMAJ;
345 if (octant & XDECREASING) tmp |= XNEG;
346 if (octant & YDECREASING) tmp |= YNEG;
424 int octant, int phase)
429 if (octant & YMAJOR) tmp |= YMAJ;
430 if (octant & XDECREASING) tmp |= XNEG;
431 if (octant & YDECREASING) tmp |= YNEG;