Searched refs:drawscrollbar (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/tools/cscope-fast/ |
H A D | mouse.h | 58 extern void drawscrollbar(int top, int bot, int total);
|
H A D | mouse.c | 156 drawscrollbar(int top, int bot, int total) in drawscrollbar() function
|
H A D | display.c | 355 drawscrollbar(topline, nextline, totallines); in display()
|
H A D | command.c | 312 drawscrollbar(topline, bottomline, totallines); in command()
|
H A D | main.c | 1560 drawscrollbar(topline, nextline, totallines); in entercurses()
|