Home
last modified time | relevance | path

Searched refs:postscriptsection (Results 1 - 1 of 1) sorted by relevance

/third_party/cups-filters/filter/foomatic-rip/
H A Dpostscript.c282 int postscriptsection = PS_SECTION_JCLSETUP; /* In which section of the PostScript file in _print_ps() local
462 postscriptsection = PS_SECTION_PROLOG; in _print_ps()
487 postscriptsection = PS_SECTION_SETUP; in _print_ps()
552 postscriptsection = PS_SECTION_PAGESETUP; in _print_ps()
643 postscriptsection = PS_SECTION_PAGESETUP; in _print_ps()
838 if (postscriptsection == PS_SECTION_JCLSETUP) in _print_ps()
840 else if (postscriptsection == PS_SECTION_PROLOG) in _print_ps()
842 else if (postscriptsection == PS_SECTION_SETUP) in _print_ps()
844 else if (postscriptsection == PS_SECTION_PAGESETUP) in _print_ps()

Completed in 3 milliseconds