Home
last modified time | relevance | path

Searched refs:gx_cpath_assign_preserve (Results 1 – 25 of 40) sorted by relevance

12

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsclipsr.c83 code = gx_cpath_assign_preserve(pgs->clip_path, pcpath); in gs_cliprestore()
91 return gx_cpath_assign_preserve(pgs->clip_path, pgs->saved->clip_path); in gs_cliprestore()
H A Dgxpath.h326 int gx_cpath_assign_preserve(gx_clip_path * pcpto, gx_clip_path * pcpfrom);
H A Dgsstate.c1011 gx_cpath_assign_preserve(pto->clip_path, pfrom->clip_path); in gstate_copy()
1025 gx_cpath_assign_preserve(pto->effective_clip_path, in gstate_copy()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsclipsr.c85 code = gx_cpath_assign_preserve(pgs->clip_path, pcpath); in gs_cliprestore()
93 return gx_cpath_assign_preserve(pgs->clip_path, pgs->saved->clip_path); in gs_cliprestore()
H A Dgxpath.h362 int gx_cpath_assign_preserve(gx_clip_path * pcpto, gx_clip_path * pcpfrom);
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsclipsr.c85 code = gx_cpath_assign_preserve(pgs->clip_path, pcpath); in gs_cliprestore()
93 return gx_cpath_assign_preserve(pgs->clip_path, pgs->saved->clip_path); in gs_cliprestore()
H A Dgxpath.h351 int gx_cpath_assign_preserve(gx_clip_path * pcpto, gx_clip_path * pcpfrom);
H A Dgsstate.c1078 gx_cpath_assign_preserve(pto->clip_path, pfrom->clip_path); in gstate_copy()
1092 gx_cpath_assign_preserve(pto->effective_clip_path, in gstate_copy()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsclipsr.c85 code = gx_cpath_assign_preserve(pgs->clip_path, pcpath); in gs_cliprestore()
93 return gx_cpath_assign_preserve(pgs->clip_path, pgs->saved->clip_path); in gs_cliprestore()
H A Dgxpath.h351 int gx_cpath_assign_preserve(gx_clip_path * pcpto, gx_clip_path * pcpfrom);
H A Dgsstate.c1078 gx_cpath_assign_preserve(pto->clip_path, pfrom->clip_path); in gstate_copy()
1092 gx_cpath_assign_preserve(pto->effective_clip_path, in gstate_copy()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsclipsr.c85 code = gx_cpath_assign_preserve(pgs->clip_path, pcpath); in gs_cliprestore()
93 return gx_cpath_assign_preserve(pgs->clip_path, pgs->saved->clip_path); in gs_cliprestore()
H A Dgxpath.h362 int gx_cpath_assign_preserve(gx_clip_path * pcpto, gx_clip_path * pcpfrom);
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsclipsr.c83 code = gx_cpath_assign_preserve(pgs->clip_path, pcpath); in gs_cliprestore()
91 return gx_cpath_assign_preserve(pgs->clip_path, pgs->saved->clip_path); in gs_cliprestore()
H A Dgxpath.h326 int gx_cpath_assign_preserve(gx_clip_path * pcpto, gx_clip_path * pcpfrom);
H A Dgsstate.c1011 gx_cpath_assign_preserve(pto->clip_path, pfrom->clip_path); in gstate_copy()
1025 gx_cpath_assign_preserve(pto->effective_clip_path, in gstate_copy()
H A Dgxcpath.c271 gx_cpath_assign_preserve(gx_clip_path * pcpto, gx_clip_path * pcpfrom) in gx_cpath_assign_preserve() function
312 int code = gx_cpath_assign_preserve(pcpto, pcpfrom); in gx_cpath_assign_free()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsclipsr.c92 code = gx_cpath_assign_preserve(pgs->clip_path, pcpath); in gs_cliprestore()
100 return gx_cpath_assign_preserve(pgs->clip_path, pgs->saved->clip_path); in gs_cliprestore()
H A Dgsstate.c877 gx_cpath_assign_preserve(pto->clip_path, pfrom->clip_path); in gstate_copy()
891 gx_cpath_assign_preserve(pto->effective_clip_path, in gstate_copy()
H A Dgxpath.h297 int gx_cpath_assign_preserve(P2(gx_clip_path * pcpto, gx_clip_path * pcpfrom));
H A Dgxcpath.c266 gx_cpath_assign_preserve(gx_clip_path * pcpto, gx_clip_path * pcpfrom) in gx_cpath_assign_preserve() function
306 int code = gx_cpath_assign_preserve(pcpto, pcpfrom); in gx_cpath_assign_free()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsclipsr.c92 code = gx_cpath_assign_preserve(pgs->clip_path, pcpath); in gs_cliprestore()
100 return gx_cpath_assign_preserve(pgs->clip_path, pgs->saved->clip_path); in gs_cliprestore()
H A Dgsstate.c877 gx_cpath_assign_preserve(pto->clip_path, pfrom->clip_path); in gstate_copy()
891 gx_cpath_assign_preserve(pto->effective_clip_path, in gstate_copy()
H A Dgxpath.h297 int gx_cpath_assign_preserve(P2(gx_clip_path * pcpto, gx_clip_path * pcpfrom));
H A Dgxcpath.c266 gx_cpath_assign_preserve(gx_clip_path * pcpto, gx_clip_path * pcpfrom) in gx_cpath_assign_preserve() function
306 int code = gx_cpath_assign_preserve(pcpto, pcpfrom); in gx_cpath_assign_free()

12