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

/external/libcups/filter/
H A Dpstops.c185 static void write_labels(pstops_doc_t *doc, int orient);
2088 write_labels(doc, Orientation);
2103 write_labels(doc, Orientation - 1);
2111 write_labels(doc, doc->normal_landscape ? 1 : 3);
2119 write_labels(doc, doc->normal_landscape ? 3 : 1);
2129 write_labels(doc, Orientation);
3283 * 'write_labels()' - Write the actual page labels.
3290 write_labels(pstops_doc_t *doc, /* I - Document information */ function

Completed in 195 milliseconds