Lines Matching refs:octant
59 int octant);
435 int e, int len, int octant)
444 if (!(octant & YMAJOR)) {
445 if ((!(octant & XDECREASING)) && (!(octant & YDECREASING))) {
450 if ((!(octant & XDECREASING)) && ( (octant & YDECREASING))) {
455 if (( (octant & XDECREASING)) && (!(octant & YDECREASING))) {
459 if (( (octant & XDECREASING)) && ( (octant & YDECREASING))) {
466 if ((!(octant & XDECREASING)) && (!(octant & YDECREASING))) {
471 if ((!(octant & XDECREASING)) && ( (octant & YDECREASING))) {
476 if (( (octant & XDECREASING)) && (!(octant & YDECREASING))) {
481 if (( (octant & XDECREASING)) && ( (octant & YDECREASING))) {