Home
last modified time | relevance | path

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

/external/libcups/filter/
Dpstops.c168 static void end_nup(pstops_doc_t *doc, int number);
875 end_nup(doc, doc->number_up); in copy_dsc()
899 end_nup(doc, doc->number_up); in copy_dsc()
1667 end_nup(doc, number); in copy_page()
2076 end_nup(pstops_doc_t *doc, /* I - Document information */ in end_nup() function