Searched refs:pwg_print_color_mode (Results 1 – 1 of 1) sorted by relevance
976 _pwg_print_color_mode_t pwg_print_color_mode; in _ppdCacheCreateWithPPD() local1416 pwg_print_color_mode = _PWG_PRINT_COLOR_MODE_MONOCHROME; in _ppdCacheCreateWithPPD()1418 pwg_print_color_mode = _PWG_PRINT_COLOR_MODE_COLOR; in _ppdCacheCreateWithPPD()1423 pwg_print_color_mode = _PWG_PRINT_COLOR_MODE_MONOCHROME; in _ppdCacheCreateWithPPD()1425 pwg_print_color_mode = _PWG_PRINT_COLOR_MODE_COLOR; in _ppdCacheCreateWithPPD()1428 pwg_print_color_mode = _PWG_PRINT_COLOR_MODE_COLOR; in _ppdCacheCreateWithPPD()1434 if (!pc->num_presets[pwg_print_color_mode][pwg_print_quality]) in _ppdCacheCreateWithPPD()1435 pc->num_presets[pwg_print_color_mode][pwg_print_quality] = in _ppdCacheCreateWithPPD()1437 pc->presets[pwg_print_color_mode] + in _ppdCacheCreateWithPPD()