Searched refs:drawbox (Results 1 – 4 of 4) sorted by relevance
/external/syslinux/com32/cmenu/libmenu/ |
D | tui.h | 65 void drawbox(const char, const char, const char, const char,
|
D | help.c | 135 drawbox(0, 0, nr - 1, nc - 1, 0x07); in showhelp()
|
D | tui.c | 212 void drawbox(const char top, const char left, const char bot, in drawbox() function
|
D | menu.c | 290 drawbox(top - 1, left - 3, top + numitems, left + menuwidth, in printmenu()
|