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

/osnet-11/usr/src/lib/libeti/form/common/
H A Dutility.c204 int ys, ye; local
216 ye = ys + c -> rows;
224 for (ye = ys; ye < ymax; ++ye)
225 if (! is_linetouched(w, ye))
228 if (ye - ys) {
231 c -> frow + ye - T(f) - 1,

Completed in 25 milliseconds