Home
last modified time | relevance | path

Searched refs:cupsRasterParseIPPOptions (Results 1 – 7 of 7) sorted by relevance

/third_party/cups-filters/cupsfilters/
Draster.h40 extern int cupsRasterParseIPPOptions(cups_page_header2_t *h,
Draster.c72 cupsRasterParseIPPOptions(cups_page_header2_t *h, /* I - Raster header */ in cupsRasterParseIPPOptions() function
/third_party/cups-filters/filter/
Dmupdftoraster.c365 cupsRasterParseIPPOptions(&h, num_options, options, 1, 0); in main()
369 cupsRasterParseIPPOptions(&h, num_options, options, 1, 1); in main()
Dgstoraster.c883 cupsRasterParseIPPOptions(&h, num_options, options, pwgraster, 0); in main()
913 cupsRasterParseIPPOptions(&h, num_options, options, pwgraster, 1); in main()
Dpdftoraster.cxx449 cupsRasterParseIPPOptions(&header, num_options, options, pwgraster, 0); in parseOpts()
464 cupsRasterParseIPPOptions(&header,num_options,options,pwgraster,1); in parseOpts()
Dimagetopdf.c769 cupsRasterParseIPPOptions(&h, num_options, options, 0, 1); in main()
/third_party/cups-filters/
DNEWS138 - libcupsfilters: Make cupsRasterParseIPPOptions() work correctly
224 - libcupsfilters: In the cupsRasterParseIPPOptions() map the
732 - libcupsfilters: In the cupsRasterParseIPPOptions()
2826 - libcupsfilters: Let cupsRasterParseIPPOptions() also accept
3034 - libcupsfilters: cupsRasterParseIPPOptions() did not set
3036 - libcupsfilters: cupsRasterParseIPPOptions() did not set
3069 - libcupsfilters: cupsRasterParseIPPOptions() allows
3238 - libcupsfilters: Added new cupsRasterParseIPPOptions() API