Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-cache.c1360 *media_front_coating; /* com.apple.print.preset.media-front-coating value */ in _ppdCacheCreateWithPPD() local
1397 media_front_coating = cupsGetOption( in _ppdCacheCreateWithPPD()
1402 media_front_coating && in _ppdCacheCreateWithPPD()
1403 strcmp(media_front_coating, "none") && in _ppdCacheCreateWithPPD()
1404 strcmp(media_front_coating, "autodetect")) in _ppdCacheCreateWithPPD()