Searched refs:box (Results 1 – 6 of 6) sorted by relevance
/busybox-1.35.0/scripts/kconfig/lxdialog/ |
D | util.c | 291 chtype box, chtype border) in draw_box() argument 304 waddch(win, box | ACS_URCORNER); in draw_box() 306 waddch(win, box | ACS_LRCORNER); in draw_box() 310 waddch(win, box | ACS_HLINE); in draw_box() 314 waddch(win, box | ACS_VLINE); in draw_box() 316 waddch(win, box | ' '); in draw_box()
|
D | dialog.h | 149 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
|
/busybox-1.35.0/docs/ |
D | mdev.txt | 6 everyone else, mdev is a weird black box that they hear is awesome, but can't
|
D | Serial-Programming-HOWTO.txt | 10 over a serial port on a Linux box.
|
/busybox-1.35.0/ |
D | README | 172 these environments, don't be surprised if it doesn't work out of the box. If
|
D | Config.in | 27 If you are preparing your build to be used on an embedded box
|