Searched refs:print_page (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/scripts/kconfig/lxdialog/ |
H A D | textbox.c | 12 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
|
/openbmc/linux/scripts/kconfig/lxdialog/ |
H A D | textbox.c | 101 static void print_page(WINDOW *win, int height, int width) in print_page() function 138 print_page(box, boxh, boxw); in refresh_text_box()
|