Home
last modified time | relevance | path

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

/external/libcups/cups/
Ddest-job.c292 cupsStartDestDocument( in cupsStartDestDocument() function
Dlibcups2.def283 cupsStartDestDocument
Dcups.h559 extern http_status_t cupsStartDestDocument(http_t *http, cups_dest_t *dest,
Dtestdest.c408 …if (cupsStartDestDocument(http, dest, dinfo, job_id, title, CUPS_FORMAT_AUTO, 0, NULL, 1) != HTTP_… in print_file()