Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-mark.c181 pwg_pq = _PWG_PRINT_QUALITY_NORMAL; in cupsMarkOptions()
190 if (cache->num_presets[pwg_pcm][_PWG_PRINT_QUALITY_NORMAL] > 0) in cupsMarkOptions()
191 pwg_pq = _PWG_PRINT_QUALITY_NORMAL; in cupsMarkOptions()
196 pwg_pq = _PWG_PRINT_QUALITY_NORMAL; in cupsMarkOptions()
Dppd-private.h98 _PWG_PRINT_QUALITY_NORMAL, /* print-quality=4 */ enumerator
Dppd-cache.c1441 pwg_print_quality = _PWG_PRINT_QUALITY_NORMAL; in _ppdCacheCreateWithPPD()
1511 !pc->num_presets[_PWG_PRINT_COLOR_MODE_MONOCHROME][_PWG_PRINT_QUALITY_NORMAL] && in _ppdCacheCreateWithPPD()
1594 else if (pwg_print_quality != _PWG_PRINT_QUALITY_NORMAL) in _ppdCacheCreateWithPPD()
/external/libcups/scheduler/
Djob.c3687 print_quality = _PWG_PRINT_QUALITY_NORMAL; in get_options()
3698 print_quality = _PWG_PRINT_QUALITY_NORMAL; in get_options()
3708 print_quality = _PWG_PRINT_QUALITY_NORMAL; in get_options()
3718 if (pc->num_presets[print_color_mode][_PWG_PRINT_QUALITY_NORMAL] > 0) in get_options()
3719 print_quality = _PWG_PRINT_QUALITY_NORMAL; in get_options()
3724 print_quality = _PWG_PRINT_QUALITY_NORMAL; in get_options()