Searched refs:bottomline (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/tools/cscope-fast/ |
H A D | display.c | 58 int bottomline; /* bottom line of page */ variable 334 bottomline = nextline; in display() 335 if (bottomline - topline < totallines) { in display() 339 if (bottomline - 1 == topline) { in display() 343 bottomline - 1); in display()
|
H A D | command.c | 212 if (i - bottomline <= 0) { in command() 312 drawscrollbar(topline, bottomline, totallines); in command()
|
H A D | global.h | 143 extern int bottomline; /* bottom line of page */
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | structure.tex | 59 frame=single, % Frame around the code box, value can be: none, leftline, topline, bottomline, lines… 258 bottomline=false, 275 bottomline=false, 291 bottomline=false,
|