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/coreboot/util/kconfig/lxdialog/ |
D | textbox.c | 133 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box() 156 int height, width, boxh, boxw; in dialog_textbox() local
|