Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dtailbox.c168 print_page(MY_OBJ * obj, int height, int width) in print_page() function
185 print_page(obj, high, wide); in print_last_page()
H A Dtextbox.c451 print_page(MY_OBJ * obj, int height, int width) in print_page() function
832 print_page(&obj, PAGE_LENGTH, PAGE_WIDTH); in dialog_textbox()