Home
last modified time | relevance | path

Searched refs:lastpagetop (Results 1 – 1 of 1) sorted by relevance

/dports/net/sacc/sacc-1.01/
H A Dui_ti.c358 int lastpagetop, plines = lines-2; in jumptoline() local
382 lastpagetop = lastitem - plines; in jumptoline()
383 if (dir->printoff == lastpagetop || absolute) in jumptoline()
385 else if (dir->curline < lastpagetop) in jumptoline()
386 dir->curline = lastpagetop; in jumptoline()
387 dir->printoff = lastpagetop; in jumptoline()