Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
Dppdgenerator.c1632 *human_readable2; in ppdCreateFromIPP2() local
2832 human_readable2 = lookup_choice("bi-level", "print-color-mode", in ppdCreateFromIPP2()
2836 (human_readable2 ? human_readable2 : in ppdCreateFromIPP2()
2855 human_readable2 = lookup_choice("monochrome", "print-color-mode", in ppdCreateFromIPP2()
2859 (human_readable2 ? human_readable2 : in ppdCreateFromIPP2()
2891 human_readable2 = lookup_choice("color", "print-color-mode", in ppdCreateFromIPP2()
2895 (human_readable2 ? human_readable2 : in ppdCreateFromIPP2()
2911 human_readable2 = lookup_choice("color", "print-color-mode", in ppdCreateFromIPP2()
2915 (human_readable2 ? human_readable2 : in ppdCreateFromIPP2()
2928 human_readable2 = lookup_choice("monochrome", "print-color-mode", in ppdCreateFromIPP2()
[all …]