Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/kconfig/lxdialog/
Dtextbox.c24 static void back_lines(int n);
168 back_lines(boxh); in dialog_textbox()
178 back_lines(page_length + 1); in dialog_textbox()
188 back_lines(page_length + boxh); in dialog_textbox()
198 back_lines(page_length - 1); in dialog_textbox()
224 back_lines(page_length); in dialog_textbox()
235 back_lines(page_length); in dialog_textbox()
244 back_lines(height); in dialog_textbox()
265 back_lines(page_length); in dialog_textbox()
280 static void back_lines(int n) in back_lines() function
[all …]