Home
last modified time | relevance | path

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

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsovrc.h329 extern int gs_create_overprint(
H A Dgsovrc.c198 code = gs_create_overprint(ppct, &params, mem); in c_overprint_read()
245 gs_create_overprint( in gs_create_overprint() function
H A Dgsstate.c615 if ( (code = gs_create_overprint(&pct, pparams, pgs->memory)) >= 0 && in gs_state_update_overprint()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsovrc.h335 extern int gs_create_overprint(
H A Dgsovrc.c209 code = gs_create_overprint(ppct, &params, mem); in c_overprint_read()
254 gs_create_overprint( in gs_create_overprint() function
H A Dgsstate.c631 if ( (code = gs_create_overprint(&pct, pparams, pgs->memory)) >= 0 && in gs_state_update_overprint()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsovrc.h335 extern int gs_create_overprint(
H A Dgsovrc.c209 code = gs_create_overprint(ppct, &params, mem); in c_overprint_read()
254 gs_create_overprint( in gs_create_overprint() function
H A Dgsstate.c631 if ( (code = gs_create_overprint(&pct, pparams, pgs->memory)) >= 0 && in gs_state_update_overprint()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsovrc.h329 extern int gs_create_overprint(
H A Dgsovrc.c198 code = gs_create_overprint(ppct, &params, mem); in c_overprint_read()
245 gs_create_overprint( in gs_create_overprint() function
H A Dgsstate.c615 if ( (code = gs_create_overprint(&pct, pparams, pgs->memory)) >= 0 && in gs_state_update_overprint()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsovrc.h308 extern int gs_create_overprint(
H A Dgsovrc.c231 code = gs_create_overprint(ppct, &params, mem); in c_overprint_read()
273 gs_create_overprint( in gs_create_overprint() function
H A Dgsstate.c587 code = gs_create_overprint(&pct, pparams, pgs->memory); in gs_gstate_update_overprint()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsovrc.h308 extern int gs_create_overprint(
H A Dgsovrc.c231 code = gs_create_overprint(ppct, &params, mem); in c_overprint_read()
273 gs_create_overprint( in gs_create_overprint() function
H A Dgsstate.c587 code = gs_create_overprint(&pct, pparams, pgs->memory); in gs_gstate_update_overprint()