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

/illumos-gate/usr/src/tools/cscope-fast/
H A Ddisplay.c58 int bottomline; /* bottom line of page */ variable
334 bottomline = nextline;
335 if (bottomline - topline < totallines) {
339 if (bottomline - 1 == topline) {
343 bottomline - 1);

Completed in 45 milliseconds