Searched refs:refresh_text_box (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() function 233 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x); in dialog_textbox() 251 refresh_text_box(dialog, box, boxh, boxw, in dialog_textbox() 262 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x); in dialog_textbox() 271 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x); in dialog_textbox() 280 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x); in dialog_textbox() 289 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x); in dialog_textbox() 298 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x); in dialog_textbox() 313 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x); in dialog_textbox() 323 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x); in dialog_textbox()
|
/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() function 125 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x, update_text, in dialog_textbox() 144 refresh_text_box(dialog, box, boxh, boxw, in dialog_textbox() 156 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox() 166 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox() 176 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox() 186 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox() 196 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox() 212 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox() 223 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
|