Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/
H A Dgstoraster.c124 OutFormatType outformat, int pxlcolor) in add_pdf_header_options()
307 pxlcolor = 0; in add_pdf_header_options()
308 if (pxlcolor == 1) in add_pdf_header_options()
309 cupsArrayAdd(gs_args, strdup("-sDEVICE=pxlcolor")); in add_pdf_header_options()
644 int pxlcolor = 1; in main() local
818 to use the "pxlmono" or "pxlcolor" output device */ in main()
893 pxlcolor = 0; in main()
960 add_pdf_header_options (&h, gs_args, outformat, pxlcolor); in main()
123 add_pdf_header_options(gs_page_header *h, cups_array_t *gs_args, OutFormatType outformat, int pxlcolor) add_pdf_header_options() argument

Completed in 2 milliseconds