Home
last modified time | relevance | path

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

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsovrc.c125 #define OVERPRINT_ANY_COMPS 1 macro
141 flags |= OVERPRINT_ANY_COMPS; in c_overprint_write()
186 params.retain_any_comps = (flags & OVERPRINT_ANY_COMPS) != 0; in c_overprint_read()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsovrc.c125 #define OVERPRINT_ANY_COMPS 1 macro
141 flags |= OVERPRINT_ANY_COMPS; in c_overprint_write()
186 params.retain_any_comps = (flags & OVERPRINT_ANY_COMPS) != 0; in c_overprint_read()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsovrc.c126 #define OVERPRINT_ANY_COMPS 1 macro
142 flags |= OVERPRINT_ANY_COMPS; in c_overprint_write()
196 params.retain_any_comps = (flags & OVERPRINT_ANY_COMPS) != 0; in c_overprint_read()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsovrc.c126 #define OVERPRINT_ANY_COMPS 1 macro
142 flags |= OVERPRINT_ANY_COMPS; in c_overprint_write()
196 params.retain_any_comps = (flags & OVERPRINT_ANY_COMPS) != 0; in c_overprint_read()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsovrc.c130 #define OVERPRINT_ANY_COMPS 1 macro
164 flags |= (pparams->retain_any_comps) ? OVERPRINT_ANY_COMPS : 0; in c_overprint_write()
211 params.retain_any_comps = (flags & OVERPRINT_ANY_COMPS) != 0; in c_overprint_read()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsovrc.c130 #define OVERPRINT_ANY_COMPS 1 macro
164 flags |= (pparams->retain_any_comps) ? OVERPRINT_ANY_COMPS : 0; in c_overprint_write()
211 params.retain_any_comps = (flags & OVERPRINT_ANY_COMPS) != 0; in c_overprint_read()