Lines Matching refs:octant
57 int octant);
425 int octant)
435 if (!(octant & YMAJOR)) {
436 if ((!(octant & XDECREASING)) && (!(octant & YDECREASING))) {
440 if ((!(octant & XDECREASING)) && ( (octant & YDECREASING))) {
444 if (( (octant & XDECREASING)) && (!(octant & YDECREASING))) {
448 if (( (octant & XDECREASING)) && ( (octant & YDECREASING))) {
454 if ((!(octant & XDECREASING)) && (!(octant & YDECREASING))) {
458 if ((!(octant & XDECREASING)) && ( (octant & YDECREASING))) {
462 if (( (octant & XDECREASING)) && (!(octant & YDECREASING))) {
466 if (( (octant & XDECREASING)) && ( (octant & YDECREASING))) {