Searched refs:pwg_print_color_mode (Results 1 – 1 of 1) sorted by relevance
978 _pwg_print_color_mode_t pwg_print_color_mode; in _ppdCacheCreateWithPPD() local1418 pwg_print_color_mode = _PWG_PRINT_COLOR_MODE_MONOCHROME; in _ppdCacheCreateWithPPD()1420 pwg_print_color_mode = _PWG_PRINT_COLOR_MODE_COLOR; in _ppdCacheCreateWithPPD()1425 pwg_print_color_mode = _PWG_PRINT_COLOR_MODE_MONOCHROME; in _ppdCacheCreateWithPPD()1427 pwg_print_color_mode = _PWG_PRINT_COLOR_MODE_COLOR; in _ppdCacheCreateWithPPD()1430 pwg_print_color_mode = _PWG_PRINT_COLOR_MODE_COLOR; in _ppdCacheCreateWithPPD()1436 if (!pc->num_presets[pwg_print_color_mode][pwg_print_quality]) in _ppdCacheCreateWithPPD()1437 pc->num_presets[pwg_print_color_mode][pwg_print_quality] = in _ppdCacheCreateWithPPD()1439 pc->presets[pwg_print_color_mode] + in _ppdCacheCreateWithPPD()