Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-cache.c1358 *color_model_val, /* ColorModel choice */ in _ppdCacheCreateWithPPD() local
1413 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()