Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-cache.c1005 _pwg_print_color_mode_t pwg_print_color_mode; in _ppdCacheCreateWithPPD() local
1480 pwg_print_color_mode = _PWG_PRINT_COLOR_MODE_MONOCHROME; in _ppdCacheCreateWithPPD()
1482 pwg_print_color_mode = _PWG_PRINT_COLOR_MODE_COLOR; in _ppdCacheCreateWithPPD()
1487 pwg_print_color_mode = _PWG_PRINT_COLOR_MODE_MONOCHROME; in _ppdCacheCreateWithPPD()
1489 pwg_print_color_mode = _PWG_PRINT_COLOR_MODE_COLOR; in _ppdCacheCreateWithPPD()
1492 pwg_print_color_mode = _PWG_PRINT_COLOR_MODE_COLOR; in _ppdCacheCreateWithPPD()
1498 if (!pc->num_presets[pwg_print_color_mode][pwg_print_quality]) in _ppdCacheCreateWithPPD()
1499 pc->num_presets[pwg_print_color_mode][pwg_print_quality] = in _ppdCacheCreateWithPPD()
1501 pc->presets[pwg_print_color_mode] + in _ppdCacheCreateWithPPD()