Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/
H A Drastertopclx.c469 pjl_write(attr->value, NULL, job_id, user, title, num_options, in StartPage()
489 pjl_write(attr->value, s, job_id, user, title, num_options, options); in StartPage()
495 pjl_write(attr->value, s, job_id, user, title, num_options, options); in StartPage()
499 pjl_write(attr->value, header->MediaClass, job_id, user, title, in StartPage()
503 pjl_write(attr->value, header->MediaColor, job_id, user, title, in StartPage()
507 pjl_write(attr->value, header->MediaType, job_id, user, title, in StartPage()
511 pjl_write(attr->value, header->OutputType, job_id, user, title, in StartPage()
516 pjl_write(attr->value, choice->choice, job_id, user, title, in StartPage()
522 pjl_write(attr->value, s, job_id, user, title, num_options, options); in StartPage()
527 pjl_write(att in StartPage()
[all...]
H A Dpcl-common.h62 extern void pjl_write(const char *format,
H A Dpcl-common.c15 * pjl_write() - Write a PJL command string, performing
196 * 'pjl_write()' - Write a PJL command string, performing substitutions as needed.
200 pjl_write(const char *format, /* I - Format string */ in pjl_write() function

Completed in 3 milliseconds