Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
H A Draster.h40 extern int cupsRasterParseIPPOptions(cups_page_header2_t *h,
H A Draster.c11 * cupsRasterParseIPPOptions() - Parse IPP options from the command line
67 * 'cupsRasterParseIPPOptions()' - Parse IPP options from the command line
72 cupsRasterParseIPPOptions(cups_page_header2_t *h, /* I - Raster header */ in cupsRasterParseIPPOptions() function
/third_party/cups-filters/filter/
H A Dmupdftoraster.c354 so we always set the PWG Raster flag in the cupsRasterParseIPPOptions() in main()
365 cupsRasterParseIPPOptions(&h, num_options, options, 1, 0); in main()
369 cupsRasterParseIPPOptions(&h, num_options, options, 1, 1); in main()
H A Dgstoraster.c883 cupsRasterParseIPPOptions(&h, num_options, options, pwgraster, 0); in main()
913 cupsRasterParseIPPOptions(&h, num_options, options, pwgraster, 1); in main()
916 * cupsRasterParseIPPOptions() would populate the TotalPageCount field in main()
H A Dpdftoraster.cxx449 cupsRasterParseIPPOptions(&header, num_options, options, pwgraster, 0); in parseOpts()
464 cupsRasterParseIPPOptions(&header,num_options,options,pwgraster,1); in parseOpts()
H A Dimagetopdf.c769 cupsRasterParseIPPOptions(&h, num_options, options, 0, 1); in main()

Completed in 14 milliseconds