Searched refs:color_model_val (Results 1 – 1 of 1) sorted by relevance
1356 *color_model_val, /* ColorModel choice */ in _ppdCacheCreateWithPPD() local1411 color_model_val = cupsGetOption("ColorModel", num_options, options); in _ppdCacheCreateWithPPD()1420 else if (color_model_val) in _ppdCacheCreateWithPPD()1422 if (!_cups_strcasecmp(color_model_val, "Gray")) in _ppdCacheCreateWithPPD()