Home
last modified time | relevance | path

Searched refs:back_lines (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dtextbox.c12 static void back_lines(int n);
156 back_lines(boxh); in dialog_textbox()
166 back_lines(page_length + 1); in dialog_textbox()
176 back_lines(page_length + boxh); in dialog_textbox()
186 back_lines(page_length - 1); in dialog_textbox()
212 back_lines(page_length); in dialog_textbox()
223 back_lines(page_length); in dialog_textbox()
232 back_lines(height); in dialog_textbox()
253 back_lines(page_length); in dialog_textbox()
268 static void back_lines(int n) in back_lines() function
[all …]