Home
last modified time | relevance | path

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

/scripts/kconfig/lxdialog/
Dtextbox.c11 static void back_lines(int n);
155 back_lines(boxh); in dialog_textbox()
165 back_lines(page_length + 1); in dialog_textbox()
175 back_lines(page_length + boxh); in dialog_textbox()
185 back_lines(page_length - 1); in dialog_textbox()
211 back_lines(page_length); in dialog_textbox()
222 back_lines(page_length); in dialog_textbox()
231 back_lines(height); in dialog_textbox()
252 back_lines(page_length); in dialog_textbox()
267 static void back_lines(int n) in back_lines() function
[all …]