Searched refs:cols_ready_to_print (Results 1 – 1 of 1) sorted by relevance
785 cols_ready_to_print (void) in cols_ready_to_print() function1790 if (cols_ready_to_print () == 0) in print_page()1804 while (lines_left_on_page > 0 && cols_ready_to_print () > 0) in print_page()1827 if (cols_ready_to_print () == 0) in print_page()1861 if (cols_ready_to_print () == 0 && !extremities) in print_page()