Searched refs:refresh_text_box (Results 1 – 1 of 1) 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() function 123 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x); in dialog_textbox() 140 refresh_text_box(dialog, box, boxh, boxw, in dialog_textbox() 151 refresh_text_box(dialog, box, boxh, boxw, in dialog_textbox() 197 refresh_text_box(dialog, box, boxh, boxw, in dialog_textbox() 221 refresh_text_box(dialog, box, boxh, boxw, in dialog_textbox() 237 refresh_text_box(dialog, box, boxh, boxw, in dialog_textbox() 248 refresh_text_box(dialog, box, boxh, boxw, in dialog_textbox()
|