Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dmouse.h56 extern void drawscrollbar(int top, int bot, int total);
H A Dmouse.c154 drawscrollbar(int top, int bot, int total) in drawscrollbar() function
H A Ddisplay.c355 drawscrollbar(topline, nextline, totallines); in display()
H A Dcommand.c312 drawscrollbar(topline, bottomline, totallines); in command()
H A Dmain.c1558 drawscrollbar(topline, nextline, totallines); in entercurses()