Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/foomatic-rip/
Doptions.h50 #define SECTION_DOCUMENTSETUP 4 macro
Doptions.c200 return SECTION_DOCUMENTSETUP; in section_from_string()
921 …>section == SECTION_ANYSETUP && (section == SECTION_PAGESETUP || section == SECTION_DOCUMENTSETUP)) in option_is_in_section()
1982 case SECTION_DOCUMENTSETUP: in build_commandline()
Dpostscript.c843 … option_get_command(tmp, o, optset, SECTION_DOCUMENTSETUP); in _print_ps()