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