Home
last modified time | relevance | path

Searched refs:gx_cpath_from_rectangle (Results 1 – 25 of 58) sorted by relevance

123

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsdps.c73 code = gx_cpath_from_rectangle(&rpath, &bbox); in common_viewclip()
H A Dgxpath.h333 gx_cpath_from_rectangle(gx_clip_path *, gs_fixed_rect *),
H A Dgxcpath.c519 gx_cpath_from_rectangle(gx_clip_path * pcpath, gs_fixed_rect * pbox) in gx_cpath_from_rectangle() function
533 return gx_cpath_from_rectangle(pcpath, &null_rect); in gx_cpath_reset()
H A Dgspath.c476 int code = gx_cpath_from_rectangle(pgs->clip_path, pbox); in gx_clip_to_rectangle()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsdps.c78 code = gx_cpath_from_rectangle(&rpath, &bbox); in common_viewclip()
H A Dgsshade.c477 if ((code = gx_cpath_from_rectangle(path_clip, &path_box)) < 0 || in gs_shading_fill_path()
493 if ((code = gx_cpath_from_rectangle(path_clip, &path_box)) < 0) in gs_shading_fill_path()
H A Dgxpath.h304 gx_cpath_from_rectangle(P2(gx_clip_path *, gs_fixed_rect *)),
H A Dgxcpath.c462 gx_cpath_from_rectangle(gx_clip_path * pcpath, gs_fixed_rect * pbox) in gx_cpath_from_rectangle() function
476 return gx_cpath_from_rectangle(pcpath, &null_rect); in gx_cpath_reset()
H A Dgspath.c433 int code = gx_cpath_from_rectangle(pgs->clip_path, pbox); in gx_clip_to_rectangle()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsdps.c75 code = gx_cpath_from_rectangle(&rpath, &bbox); in common_viewclip()
H A Dgxpath.h358 gx_cpath_from_rectangle(gx_clip_path *, gs_fixed_rect *),
H A Dgxcpath.c550 gx_cpath_from_rectangle(gx_clip_path * pcpath, gs_fixed_rect * pbox) in gx_cpath_from_rectangle() function
564 return gx_cpath_from_rectangle(pcpath, &null_rect); in gx_cpath_reset()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsdps.c75 code = gx_cpath_from_rectangle(&rpath, &bbox); in common_viewclip()
H A Dgxpath.h358 gx_cpath_from_rectangle(gx_clip_path *, gs_fixed_rect *),
H A Dgxcpath.c550 gx_cpath_from_rectangle(gx_clip_path * pcpath, gs_fixed_rect * pbox) in gx_cpath_from_rectangle() function
564 return gx_cpath_from_rectangle(pcpath, &null_rect); in gx_cpath_reset()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsdps.c73 code = gx_cpath_from_rectangle(&rpath, &bbox); in common_viewclip()
H A Dgxpath.h333 gx_cpath_from_rectangle(gx_clip_path *, gs_fixed_rect *),
H A Dgxcpath.c519 gx_cpath_from_rectangle(gx_clip_path * pcpath, gs_fixed_rect * pbox) in gx_cpath_from_rectangle() function
533 return gx_cpath_from_rectangle(pcpath, &null_rect); in gx_cpath_reset()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsdps.c78 code = gx_cpath_from_rectangle(&rpath, &bbox); in common_viewclip()
H A Dgsshade.c477 if ((code = gx_cpath_from_rectangle(path_clip, &path_box)) < 0 || in gs_shading_fill_path()
493 if ((code = gx_cpath_from_rectangle(path_clip, &path_box)) < 0) in gs_shading_fill_path()
H A Dgxpath.h304 gx_cpath_from_rectangle(P2(gx_clip_path *, gs_fixed_rect *)),
H A Dgxcpath.c462 gx_cpath_from_rectangle(gx_clip_path * pcpath, gs_fixed_rect * pbox) in gx_cpath_from_rectangle() function
476 return gx_cpath_from_rectangle(pcpath, &null_rect); in gx_cpath_reset()
H A Dgspath.c433 int code = gx_cpath_from_rectangle(pgs->clip_path, pbox); in gx_clip_to_rectangle()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxpath.h369 gx_cpath_from_rectangle(gx_clip_path *, gs_fixed_rect *),
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxpath.h369 gx_cpath_from_rectangle(gx_clip_path *, gs_fixed_rect *),

123