Searched refs:refresh_text_box (Results 1 – 1 of 1) sorted by relevance
/scripts/kconfig/lxdialog/ |
D | textbox.c | 39 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box() function 138 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x, update_text, in dialog_textbox() 157 refresh_text_box(dialog, box, boxh, boxw, in dialog_textbox() 169 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox() 179 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox() 189 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox() 199 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox() 209 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox() 225 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox() 236 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
|