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