Searched defs:ohix (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libplot/t4014/common/
H A Dsubr.c47 int ohix = -1; variable
69 n = (abs(hix - ohix) + abs(hiy - ohiy) + 6) / 12;
74 if (hix != ohix) {
81 ohix = hix;

Completed in 14 milliseconds