Searched refs:pwg_print_quality (Results 1 – 1 of 1) sorted by relevance
980 _pwg_print_quality_t pwg_print_quality; in _ppdCacheCreateWithPPD() local1375 pwg_print_quality = _PWG_PRINT_QUALITY_DRAFT; in _ppdCacheCreateWithPPD()1377 pwg_print_quality = _PWG_PRINT_QUALITY_HIGH; in _ppdCacheCreateWithPPD()1379 pwg_print_quality = _PWG_PRINT_QUALITY_NORMAL; in _ppdCacheCreateWithPPD()1388 if (pwg_print_quality != _PWG_PRINT_QUALITY_HIGH && graphicsType && in _ppdCacheCreateWithPPD()1401 if (pwg_print_quality != _PWG_PRINT_QUALITY_HIGH && 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()1440 pwg_print_quality, _PPD_PARSE_OPTIONS); in _ppdCacheCreateWithPPD()1500 for (pwg_print_quality = _PWG_PRINT_QUALITY_DRAFT; in _ppdCacheCreateWithPPD()[all …]