Home
last modified time | relevance | path

Searched refs:gs_gstate_copy (Results 1 – 12 of 12) sorted by relevance

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsstate.h36 gs_gstate *gs_gstate_copy(gs_gstate *, gs_memory_t *);
H A Dgspcolor.c112 saved = gs_gstate_copy(pgs, mem); in gs_make_pattern_common()
H A Dgsstate.c464 gs_gstate_copy(gs_gstate * pgs, gs_memory_t * mem) in gs_gstate_copy() function
H A Dgxpcmap.c1487 saved = gs_gstate_copy(pinst->saved, pinst->saved->memory); in gx_pattern_load()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsstate.h36 gs_gstate *gs_gstate_copy(gs_gstate *, gs_memory_t *);
H A Dgspcolor.c112 saved = gs_gstate_copy(pgs, mem); in gs_make_pattern_common()
H A Dgsstate.c464 gs_gstate_copy(gs_gstate * pgs, gs_memory_t * mem) in gs_gstate_copy() function
H A Dgxpcmap.c1487 saved = gs_gstate_copy(pinst->saved, pinst->saved->memory); in gx_pattern_load()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzdps1.c127 pnew = gs_gstate_copy(igs, imemory); in zgstate()
481 pnew = gs_gstate_copy(pgs, pgs->memory); in gstate_unshare()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzdps1.c127 pnew = gs_gstate_copy(igs, imemory); in zgstate()
481 pnew = gs_gstate_copy(pgs, pgs->memory); in gstate_unshare()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdfd.c1568 gs_gstate *pgs2 = gs_gstate_copy(pi.saved, gs_gstate_memory(pi.saved)); in gdev_pdf_fill_path()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdfd.c1568 gs_gstate *pgs2 = gs_gstate_copy(pi.saved, gs_gstate_memory(pi.saved)); in gdev_pdf_fill_path()