Searched refs:IPP_QUALITY_HIGH (Results 1 – 4 of 4) sorted by relevance
230 if (quality >= IPP_QUALITY_DRAFT && quality <= IPP_QUALITY_HIGH) in main()
353 else if (pq == IPP_QUALITY_HIGH) in cupsMarkOptions()
286 ippAddInteger(request, IPP_TAG_JOB, IPP_TAG_ENUM, "print-quality", IPP_QUALITY_HIGH); in _cupsConvertOptions()4125 if (hidpi > lowdpi || ippContainsInteger(quality, IPP_QUALITY_HIGH)) in _ppdCreateFromIPP()4191 if (count > 1 || ippContainsInteger(quality, IPP_QUALITY_HIGH)) in _ppdCreateFromIPP()4225 if (ippContainsInteger(quality, IPP_QUALITY_HIGH)) in _ppdCreateFromIPP()
462 IPP_QUALITY_HIGH /* High quality */ enumerator