Searched refs:PPDC_SECTION_ANY (Results 1 – 2 of 2) sorted by relevance
/external/libcups/ppdc/ |
D | ppdc-source.cxx | 814 PPDC_SECTION_ANY, 10.0f); in get_duplex() 1208 o = new ppdcOption(PPDC_BOOLEAN, name, text, PPDC_SECTION_ANY, 10.0f); in get_installable() 1566 section = PPDC_SECTION_ANY; in get_option() 2708 o = new ppdcOption(PPDC_PICKONE, "ColorModel", "Color Mode", PPDC_SECTION_ANY, 10.0f); in scan_file() 2797 o = new ppdcOption(PPDC_BOOLEAN, "CutMedia", "Cut Media", PPDC_SECTION_ANY, 10.0f); in scan_file() 2829 o = new ppdcOption(PPDC_PICKONE, "cupsDarkness", "Darkness", PPDC_SECTION_ANY, 10.0f); in scan_file() 2915 o = new ppdcOption(PPDC_PICKONE, "cupsFinishing", "Finishing", PPDC_SECTION_ANY, 10.0f); in scan_file() 3008 PPDC_SECTION_ANY, 10.0f); in scan_file() 3141 PPDC_SECTION_ANY, 10.0f); in scan_file() 3273 o = new ppdcOption(PPDC_PICKONE, "Resolution", NULL, PPDC_SECTION_ANY, in scan_file() [all …]
|
D | ppdc.h | 52 PPDC_SECTION_ANY, // AnySetup enumerator
|