Home
last modified time | relevance | path

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

/external/libcups/filter/
Dpstops.c169 static void end_nup(pstops_doc_t *doc, int number);
876 end_nup(doc, doc->number_up); in copy_dsc()
900 end_nup(doc, doc->number_up); in copy_dsc()
1668 end_nup(doc, number); in copy_page()
2077 end_nup(pstops_doc_t *doc, /* I - Document information */ in end_nup() function