Home
last modified time | relevance | path

Searched refs:print_page (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/kconfig/lxdialog/
H A Dtextbox.c25 static void print_page(WINDOW * win, int height, int width);
41 print_page(box, boxh, boxw); in refresh_text_box()
160 /* We don't call print_page() here but use in dialog_textbox()
303 static void print_page(WINDOW * win, int height, int width) in print_page() function
319 * Print a new line of text. Called by dialog_textbox() and print_page().

Completed in 2 milliseconds