Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/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()
303 static void print_page(WINDOW * win, int height, int width) in print_page() function