Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
Draster.c93 cups_option_t *non_ppd_options = NULL;/* Options not in the PPD */ in cupsRasterParseIPPOptions() local
132 num_non_ppd_options, &non_ppd_options); in cupsRasterParseIPPOptions()
134 options = non_ppd_options; in cupsRasterParseIPPOptions()
1208 cupsFreeOptions(num_non_ppd_options, non_ppd_options); in cupsRasterParseIPPOptions()