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

/freebsd-10.0-release/contrib/dialog/
H A Dtailbox.c171 print_page(MY_OBJ * obj, int height, int width) function
188 print_page(obj, high, wide);
H A Dtextbox.c339 * bytes to avoid re-reading again in print_page() later
436 print_page(MY_OBJ * obj, int height, int width) function
784 * We don't call print_page() here but use scrolling to ensure
807 print_page(&obj, PAGE_LENGTH, PAGE_WIDTH);

Completed in 59 milliseconds