Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/kconfig/lxdialog/
Dtextbox.c12 static void print_page(WINDOW *win, int height, int width, update_text_fn
30 print_page(box, boxh, boxw, update_text, data); in refresh_text_box()
299 static void print_page(WINDOW *win, int height, int width, update_text_fn in print_page() function