Home
last modified time | relevance | path

Searched refs:gs_rect (Results 1 – 25 of 525) sorted by relevance

12345678910>>...21

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsmatrix.h81 gs_points_bbox(const gs_point[4], gs_rect *),
82 gs_bbox_transform_only(const gs_rect *, const gs_matrix *, gs_point[4]),
83 gs_bbox_transform(const gs_rect *, const gs_matrix *, gs_rect *),
84 gs_bbox_transform_inverse(const gs_rect *, const gs_matrix *, gs_rect *);
H A Dgspath2.h30 int gs_rectappend(gs_gstate *, const gs_rect *, uint);
31 int gs_rectclip(gs_gstate *, const gs_rect *, uint);
32 int gs_rectfill(gs_gstate *, const gs_rect *, uint);
33 int gs_rectstroke(gs_gstate *, const gs_rect *, uint, const gs_matrix *);
H A Dgsdps1.c54 gs_rect ubox, dbox; in gs_setbbox()
101 gs_rectappend_compat(gs_gstate * pgs, const gs_rect * pr, uint count, bool clip) in gs_rectappend_compat()
159 gs_rectappend(gs_gstate * pgs, const gs_rect * pr, uint count) in gs_rectappend()
166 gs_rectclip(gs_gstate * pgs, const gs_rect * pr, uint count) in gs_rectclip()
188 gs_rectfill(gs_gstate * pgs, const gs_rect * pr, uint count) in gs_rectfill()
190 const gs_rect *rlist = pr; in gs_rectfill()
321 gs_rectstroke(gs_gstate * pgs, const gs_rect * pr, uint count, in gs_rectstroke()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsmatrix.h81 gs_points_bbox(const gs_point[4], gs_rect *),
82 gs_bbox_transform_only(const gs_rect *, const gs_matrix *, gs_point[4]),
83 gs_bbox_transform(const gs_rect *, const gs_matrix *, gs_rect *),
84 gs_bbox_transform_inverse(const gs_rect *, const gs_matrix *, gs_rect *);
H A Dgspath2.h30 int gs_rectappend(gs_gstate *, const gs_rect *, uint);
31 int gs_rectclip(gs_gstate *, const gs_rect *, uint);
32 int gs_rectfill(gs_gstate *, const gs_rect *, uint);
33 int gs_rectstroke(gs_gstate *, const gs_rect *, uint, const gs_matrix *);
H A Dgsdps1.c54 gs_rect ubox, dbox; in gs_setbbox()
101 gs_rectappend_compat(gs_gstate * pgs, const gs_rect * pr, uint count, bool clip) in gs_rectappend_compat()
159 gs_rectappend(gs_gstate * pgs, const gs_rect * pr, uint count) in gs_rectappend()
166 gs_rectclip(gs_gstate * pgs, const gs_rect * pr, uint count) in gs_rectclip()
188 gs_rectfill(gs_gstate * pgs, const gs_rect * pr, uint count) in gs_rectfill()
190 const gs_rect *rlist = pr; in gs_rectfill()
321 gs_rectstroke(gs_gstate * pgs, const gs_rect * pr, uint count, in gs_rectstroke()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsmatrix.h76 gs_points_bbox(const gs_point[4], gs_rect *),
77 gs_bbox_transform_only(const gs_rect *, const gs_matrix *, gs_point[4]),
78 gs_bbox_transform(const gs_rect *, const gs_matrix *, gs_rect *),
79 gs_bbox_transform_inverse(const gs_rect *, const gs_matrix *, gs_rect *);
H A Dgspath2.h25 int gs_rectappend(gs_state *, const gs_rect *, uint);
26 int gs_rectclip(gs_state *, const gs_rect *, uint);
27 int gs_rectfill(gs_state *, const gs_rect *, uint);
28 int gs_rectstroke(gs_state *, const gs_rect *, uint, const gs_matrix *);
H A Dgsdps1.c51 gs_rect ubox, dbox; in gs_setbbox()
98 gs_rectappend_compat(gs_state * pgs, const gs_rect * pr, uint count, bool clip) in gs_rectappend_compat()
156 gs_rectappend(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectappend()
163 gs_rectclip(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectclip()
185 gs_rectfill(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectfill()
187 const gs_rect *rlist = pr; in gs_rectfill()
317 gs_rectstroke(gs_state * pgs, const gs_rect * pr, uint count, in gs_rectstroke()
H A Dgstrans.h80 gs_rect bbox;
159 const gs_rect *pbbox);
168 const gs_rect *pbbox, bool mask_is_image);
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsmatrix.h76 gs_points_bbox(const gs_point[4], gs_rect *),
77 gs_bbox_transform_only(const gs_rect *, const gs_matrix *, gs_point[4]),
78 gs_bbox_transform(const gs_rect *, const gs_matrix *, gs_rect *),
79 gs_bbox_transform_inverse(const gs_rect *, const gs_matrix *, gs_rect *);
H A Dgspath2.h25 int gs_rectappend(gs_state *, const gs_rect *, uint);
26 int gs_rectclip(gs_state *, const gs_rect *, uint);
27 int gs_rectfill(gs_state *, const gs_rect *, uint);
28 int gs_rectstroke(gs_state *, const gs_rect *, uint, const gs_matrix *);
H A Dgsdps1.c51 gs_rect ubox, dbox; in gs_setbbox()
98 gs_rectappend_compat(gs_state * pgs, const gs_rect * pr, uint count, bool clip) in gs_rectappend_compat()
156 gs_rectappend(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectappend()
163 gs_rectclip(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectclip()
185 gs_rectfill(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectfill()
187 const gs_rect *rlist = pr; in gs_rectfill()
317 gs_rectstroke(gs_state * pgs, const gs_rect * pr, uint count, in gs_rectstroke()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsmatrix.h72 …gs_points_bbox(P2(const gs_point[4], gs_rect *)), gs_bbox_transform_only(P3(const gs_rect *, const…
73 gs_bbox_transform(P3(const gs_rect *, const gs_matrix *, gs_rect *)),
74 gs_bbox_transform_inverse(P3(const gs_rect *, const gs_matrix *, gs_rect *));
H A Dgspath2.h30 int gs_rectappend(P3(gs_state *, const gs_rect *, uint));
31 int gs_rectclip(P3(gs_state *, const gs_rect *, uint));
32 int gs_rectfill(P3(gs_state *, const gs_rect *, uint));
33 int gs_rectstroke(P4(gs_state *, const gs_rect *, uint, const gs_matrix *));
H A Dgsdps1.c54 gs_rect ubox, dbox; in gs_setbbox()
101 gs_rectappend(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectappend()
123 gs_rectclip(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectclip()
145 gs_rectfill(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectfill()
147 const gs_rect *rlist = pr; in gs_rectfill()
215 gs_rectstroke(gs_state * pgs, const gs_rect * pr, uint count, in gs_rectstroke()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsmatrix.h72 …gs_points_bbox(P2(const gs_point[4], gs_rect *)), gs_bbox_transform_only(P3(const gs_rect *, const…
73 gs_bbox_transform(P3(const gs_rect *, const gs_matrix *, gs_rect *)),
74 gs_bbox_transform_inverse(P3(const gs_rect *, const gs_matrix *, gs_rect *));
H A Dgspath2.h30 int gs_rectappend(P3(gs_state *, const gs_rect *, uint));
31 int gs_rectclip(P3(gs_state *, const gs_rect *, uint));
32 int gs_rectfill(P3(gs_state *, const gs_rect *, uint));
33 int gs_rectstroke(P4(gs_state *, const gs_rect *, uint, const gs_matrix *));
H A Dgsdps1.c54 gs_rect ubox, dbox; in gs_setbbox()
101 gs_rectappend(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectappend()
123 gs_rectclip(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectclip()
145 gs_rectfill(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectfill()
147 const gs_rect *rlist = pr; in gs_rectfill()
215 gs_rectstroke(gs_state * pgs, const gs_rect * pr, uint count, in gs_rectstroke()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsmatrix.h84 gs_points_bbox(const gs_point[4], gs_rect *),
85 gs_bbox_transform_only(const gs_rect *, const gs_matrix *, gs_point[4]),
86 gs_bbox_transform(const gs_rect *, const gs_matrix *, gs_rect *),
87 gs_bbox_transform_inverse(const gs_rect *, const gs_matrix *, gs_rect *);
H A Dgspath2.h27 int gs_rectappend(gs_state *, const gs_rect *, uint);
28 int gs_rectclip(gs_state *, const gs_rect *, uint);
29 int gs_rectfill(gs_state *, const gs_rect *, uint);
30 int gs_rectstroke(gs_state *, const gs_rect *, uint, const gs_matrix *);
H A Dgsdps1.c54 gs_rect ubox, dbox; in gs_setbbox()
101 gs_rectappend_compat(gs_state * pgs, const gs_rect * pr, uint count, bool clip) in gs_rectappend_compat()
159 gs_rectappend(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectappend()
166 gs_rectclip(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectclip()
188 gs_rectfill(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectfill()
190 const gs_rect *rlist = pr; in gs_rectfill()
320 gs_rectstroke(gs_state * pgs, const gs_rect * pr, uint count, in gs_rectstroke()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsmatrix.h84 gs_points_bbox(const gs_point[4], gs_rect *),
85 gs_bbox_transform_only(const gs_rect *, const gs_matrix *, gs_point[4]),
86 gs_bbox_transform(const gs_rect *, const gs_matrix *, gs_rect *),
87 gs_bbox_transform_inverse(const gs_rect *, const gs_matrix *, gs_rect *);
H A Dgspath2.h27 int gs_rectappend(gs_state *, const gs_rect *, uint);
28 int gs_rectclip(gs_state *, const gs_rect *, uint);
29 int gs_rectfill(gs_state *, const gs_rect *, uint);
30 int gs_rectstroke(gs_state *, const gs_rect *, uint, const gs_matrix *);
H A Dgsdps1.c54 gs_rect ubox, dbox; in gs_setbbox()
101 gs_rectappend_compat(gs_state * pgs, const gs_rect * pr, uint count, bool clip) in gs_rectappend_compat()
159 gs_rectappend(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectappend()
166 gs_rectclip(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectclip()
188 gs_rectfill(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectfill()
190 const gs_rect *rlist = pr; in gs_rectfill()
320 gs_rectstroke(gs_state * pgs, const gs_rect * pr, uint count, in gs_rectstroke()

12345678910>>...21