Searched refs:cupsRasterParseIPPOptions (Results 1 – 7 of 7) sorted by relevance
/third_party/cups-filters/cupsfilters/ |
D | raster.h | 40 extern int cupsRasterParseIPPOptions(cups_page_header2_t *h,
|
D | raster.c | 72 cupsRasterParseIPPOptions(cups_page_header2_t *h, /* I - Raster header */ in cupsRasterParseIPPOptions() function
|
/third_party/cups-filters/filter/ |
D | mupdftoraster.c | 365 cupsRasterParseIPPOptions(&h, num_options, options, 1, 0); in main() 369 cupsRasterParseIPPOptions(&h, num_options, options, 1, 1); in main()
|
D | gstoraster.c | 883 cupsRasterParseIPPOptions(&h, num_options, options, pwgraster, 0); in main() 913 cupsRasterParseIPPOptions(&h, num_options, options, pwgraster, 1); in main()
|
D | pdftoraster.cxx | 449 cupsRasterParseIPPOptions(&header, num_options, options, pwgraster, 0); in parseOpts() 464 cupsRasterParseIPPOptions(&header,num_options,options,pwgraster,1); in parseOpts()
|
D | imagetopdf.c | 769 cupsRasterParseIPPOptions(&h, num_options, options, 0, 1); in main()
|
/third_party/cups-filters/ |
D | NEWS | 138 - 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
|