Lines Matching defs:octant
51 int dmin, dmaj, e, octant;
152 octant = XDECREASING;
153 } else octant = 0;
157 octant |= YDECREASING;
162 octant |= YMAJOR;
165 e = -dmaj - ((bias >> octant) & 1);
170 dmin = dmaj = e = octant = len = 0;
191 len, octant, PatternOffset);
206 len, octant, PatternOffset);
223 if(octant & YMAJOR) {
235 octant, bias, oc1, oc2) == -1)
241 if (octant & YMAJOR)
258 if (octant & YMAJOR)
276 if(octant & YMAJOR)
286 dmaj, dmin, err, len, octant, offset);