Searched defs:boxw (Results 1 – 2 of 2) sorted by relevance
/external/toybox/kconfig/lxdialog/ |
D | textbox.c | 38 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box() 55 int height, width, boxh, boxw; in dialog_textbox() local
|
/external/u-boot/scripts/kconfig/lxdialog/ |
D | textbox.c | 26 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box() 48 int height, width, boxh, boxw; in dialog_textbox() local
|