boxw               26 scripts/kconfig/lxdialog/textbox.c static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw,
boxw               30 scripts/kconfig/lxdialog/textbox.c 	print_page(box, boxh, boxw, update_text, data);
boxw               48 scripts/kconfig/lxdialog/textbox.c 	int height, width, boxh, boxw;
boxw               98 scripts/kconfig/lxdialog/textbox.c 	boxw = width - 2;
boxw               99 scripts/kconfig/lxdialog/textbox.c 	box = subwin(dialog, boxh, boxw, y + 1, x + 1);
boxw              124 scripts/kconfig/lxdialog/textbox.c 	attr_clear(box, boxh, boxw, dlg.dialog.atr);
boxw              125 scripts/kconfig/lxdialog/textbox.c 	refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x, update_text,
boxw              144 scripts/kconfig/lxdialog/textbox.c 				refresh_text_box(dialog, box, boxh, boxw,
boxw              156 scripts/kconfig/lxdialog/textbox.c 			refresh_text_box(dialog, box, boxh, boxw, cur_y,
boxw              166 scripts/kconfig/lxdialog/textbox.c 			refresh_text_box(dialog, box, boxh, boxw, cur_y,
boxw              176 scripts/kconfig/lxdialog/textbox.c 			refresh_text_box(dialog, box, boxh, boxw, cur_y,
boxw              186 scripts/kconfig/lxdialog/textbox.c 			refresh_text_box(dialog, box, boxh, boxw, cur_y,
boxw              196 scripts/kconfig/lxdialog/textbox.c 			refresh_text_box(dialog, box, boxh, boxw, cur_y,
boxw              212 scripts/kconfig/lxdialog/textbox.c 			refresh_text_box(dialog, box, boxh, boxw, cur_y,
boxw              223 scripts/kconfig/lxdialog/textbox.c 			refresh_text_box(dialog, box, boxh, boxw, cur_y,