Searched defs:boxh (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/toybox/kconfig/lxdialog/ |
H A 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
|
/aosp_15_r20/external/coreboot/util/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
|