Searched defs:boxh (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/scripts/kconfig/lxdialog/ |
H A 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
|
/openbmc/u-boot/scripts/kconfig/lxdialog/ |
H A 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
|