Lines Matching refs:octant
58 int octant, int phase);
67 int octant);
368 int octant)
373 if (octant & YMAJOR) tmp |= YMAJ;
374 if (octant & XDECREASING) tmp |= XNEG;
375 if (octant & YDECREASING) tmp |= YNEG;
456 int octant, int phase)
461 if (octant & YMAJOR) tmp |= YMAJ;
462 if (octant & XDECREASING) tmp |= XNEG;
463 if (octant & YDECREASING) tmp |= YNEG;