Home
last modified time | relevance | path

Searched defs:ppath (Results 1 – 25 of 954) sorted by relevance

12345678910>>...39

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxpath.c42 #define outside_bbox(ppath, px, py)\ argument
45 #define check_in_bbox(ppath, px, py)\ argument
104 gx_path_init_contents(gx_path * ppath) in gx_path_init_contents()
251 gx_path_unshare(gx_path * ppath) in gx_path_unshare()
396 #define path_unshare(ppath)\ argument
437 gx_path_new(gx_path * ppath) in gx_path_new()
458 gx_path_new_subpath(gx_path * ppath) in gx_path_new_subpath()
927 gx_path_get_state_flags(gx_path *ppath) in gx_path_get_state_flags()
939 gx_path_is_drawing(gx_path *ppath) in gx_path_is_drawing()
971 path_alloc_copy(gx_path * ppath) in path_alloc_copy()
[all …]
H A Dgxpath2.c32 gx_path_current_point(const gx_path * ppath, gs_fixed_point * ppt) in gx_path_current_point()
59 gx_path_bbox(gx_path * ppath, gs_fixed_rect * pbox) in gx_path_bbox()
133 gx_path_bbox_set(gx_path * ppath, gs_fixed_rect * pbox) in gx_path_bbox_set()
146 gx_path_has_curves(const gx_path * ppath) in gx_path_has_curves()
150 #define gx_path_has_curves(ppath)\ argument
156 gx_path_is_void(const gx_path * ppath) in gx_path_is_void()
160 #define gx_path_is_void(ppath)\ argument
165 gx_path_is_null(const gx_path * ppath) in gx_path_is_null()
301 gx_path_translate(gx_path * ppath, fixed dx, fixed dy) in gx_path_translate()
641 const gx_path *ppath = penum->path; in gx_path_enum_next() local
[all …]
H A Dgxpath.h97 #define gx_path_alloc_contained(ppath, mem, cname)\ argument
107 #define gx_path_init_local(ppath, mem)\ argument
180 #define gx_path_add_line(ppath, x, y)\ argument
182 #define gx_path_add_lines(ppath, pts, count)\ argument
184 #define gx_path_add_curve(ppath, x1, y1, x2, y2, x3, y3)\ argument
186 #define gx_path_add_partial_arc(ppath, x3, y3, xt, yt, fraction)\ argument
188 #define gx_path_close_subpath(ppath)\ argument
190 #define gx_path_pop_close_subpath(ppath)\ argument
223 #define gx_path_is_rectangle(ppath, pbox)\ argument
226 #define gx_path_is_null_inline(ppath)\ argument
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxpath.c42 #define outside_bbox(ppath, px, py)\ argument
45 #define check_in_bbox(ppath, px, py)\ argument
104 gx_path_init_contents(gx_path * ppath) in gx_path_init_contents()
251 gx_path_unshare(gx_path * ppath) in gx_path_unshare()
396 #define path_unshare(ppath)\ argument
437 gx_path_new(gx_path * ppath) in gx_path_new()
458 gx_path_new_subpath(gx_path * ppath) in gx_path_new_subpath()
927 gx_path_get_state_flags(gx_path *ppath) in gx_path_get_state_flags()
939 gx_path_is_drawing(gx_path *ppath) in gx_path_is_drawing()
971 path_alloc_copy(gx_path * ppath) in path_alloc_copy()
[all …]
H A Dgxpath2.c32 gx_path_current_point(const gx_path * ppath, gs_fixed_point * ppt) in gx_path_current_point()
59 gx_path_bbox(gx_path * ppath, gs_fixed_rect * pbox) in gx_path_bbox()
133 gx_path_bbox_set(gx_path * ppath, gs_fixed_rect * pbox) in gx_path_bbox_set()
146 gx_path_has_curves(const gx_path * ppath) in gx_path_has_curves()
150 #define gx_path_has_curves(ppath)\ argument
156 gx_path_is_void(const gx_path * ppath) in gx_path_is_void()
160 #define gx_path_is_void(ppath)\ argument
165 gx_path_is_null(const gx_path * ppath) in gx_path_is_null()
301 gx_path_translate(gx_path * ppath, fixed dx, fixed dy) in gx_path_translate()
641 const gx_path *ppath = penum->path; in gx_path_enum_next() local
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxpath.c43 #define outside_bbox(ppath, px, py)\ argument
46 #define check_in_bbox(ppath, px, py)\ argument
105 gx_path_init_contents(gx_path * ppath) in gx_path_init_contents()
253 gx_path_unshare(gx_path * ppath) in gx_path_unshare()
398 #define path_unshare(ppath)\ argument
439 gx_path_new(gx_path * ppath) in gx_path_new()
460 gx_path_new_subpath(gx_path * ppath) in gx_path_new_subpath()
934 gx_path_get_state_flags(gx_path *ppath) in gx_path_get_state_flags()
946 gx_path_is_drawing(gx_path *ppath) in gx_path_is_drawing()
978 path_alloc_copy(gx_path * ppath) in path_alloc_copy()
[all …]
H A Dgxpath2.c32 gx_path_current_point(const gx_path * ppath, gs_fixed_point * ppt) in gx_path_current_point()
59 gx_path_bbox(gx_path * ppath, gs_fixed_rect * pbox) in gx_path_bbox()
130 gx_path_bbox_set(gx_path * ppath, gs_fixed_rect * pbox) in gx_path_bbox_set()
143 gx_path_has_curves(const gx_path * ppath) in gx_path_has_curves()
147 #define gx_path_has_curves(ppath)\ argument
153 gx_path_is_void(const gx_path * ppath) in gx_path_is_void()
157 #define gx_path_is_void(ppath)\ argument
162 gx_path_is_null(const gx_path * ppath) in gx_path_is_null()
244 gx_path_translate(gx_path * ppath, fixed dx, fixed dy) in gx_path_translate()
582 const gx_path *ppath = penum->path; in gx_path_enum_next() local
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxpath.c43 #define outside_bbox(ppath, px, py)\ argument
46 #define check_in_bbox(ppath, px, py)\ argument
105 gx_path_init_contents(gx_path * ppath) in gx_path_init_contents()
253 gx_path_unshare(gx_path * ppath) in gx_path_unshare()
398 #define path_unshare(ppath)\ argument
439 gx_path_new(gx_path * ppath) in gx_path_new()
460 gx_path_new_subpath(gx_path * ppath) in gx_path_new_subpath()
934 gx_path_get_state_flags(gx_path *ppath) in gx_path_get_state_flags()
946 gx_path_is_drawing(gx_path *ppath) in gx_path_is_drawing()
978 path_alloc_copy(gx_path * ppath) in path_alloc_copy()
[all …]
H A Dgxpath2.c32 gx_path_current_point(const gx_path * ppath, gs_fixed_point * ppt) in gx_path_current_point()
59 gx_path_bbox(gx_path * ppath, gs_fixed_rect * pbox) in gx_path_bbox()
130 gx_path_bbox_set(gx_path * ppath, gs_fixed_rect * pbox) in gx_path_bbox_set()
143 gx_path_has_curves(const gx_path * ppath) in gx_path_has_curves()
147 #define gx_path_has_curves(ppath)\ argument
153 gx_path_is_void(const gx_path * ppath) in gx_path_is_void()
157 #define gx_path_is_void(ppath)\ argument
162 gx_path_is_null(const gx_path * ppath) in gx_path_is_null()
244 gx_path_translate(gx_path * ppath, fixed dx, fixed dy) in gx_path_translate()
582 const gx_path *ppath = penum->path; in gx_path_enum_next() local
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxpath.c41 #define outside_bbox(ppath, px, py)\ argument
44 #define check_in_bbox(ppath, px, py)\ argument
99 gx_path_init_contents(gx_path * ppath) in gx_path_init_contents()
247 gx_path_unshare(gx_path * ppath) in gx_path_unshare()
392 #define path_unshare(ppath)\ argument
433 gx_path_new(gx_path * ppath) in gx_path_new()
454 gx_path_new_subpath(gx_path * ppath) in gx_path_new_subpath()
898 gx_path_get_state_flags(gx_path *ppath) in gx_path_get_state_flags()
910 gx_path_is_drawing(gx_path *ppath) in gx_path_is_drawing()
944 path_alloc_copy(gx_path * ppath) in path_alloc_copy()
[all …]
H A Dgxpath2.c30 gx_path_current_point(const gx_path * ppath, gs_fixed_point * ppt) in gx_path_current_point()
57 gx_path_bbox(gx_path * ppath, gs_fixed_rect * pbox) in gx_path_bbox()
128 gx_path_bbox_set(gx_path * ppath, gs_fixed_rect * pbox) in gx_path_bbox_set()
142 gx_path_has_curves(const gx_path * ppath) in gx_path_has_curves()
146 #define gx_path_has_curves(ppath)\ argument
152 gx_path_is_void(const gx_path * ppath) in gx_path_is_void()
156 #define gx_path_is_void(ppath)\ argument
161 gx_path_is_null(const gx_path * ppath) in gx_path_is_null()
243 gx_path_translate(gx_path * ppath, fixed dx, fixed dy) in gx_path_translate()
573 const gx_path *ppath = penum->path; in gx_path_enum_next() local
[all …]
H A Dgxpath.h88 #define gx_path_alloc_contained(ppath, mem, cname)\ argument
98 #define gx_path_init_local(ppath, mem)\ argument
170 #define gx_path_add_line(ppath, x, y)\ argument
172 #define gx_path_add_lines(ppath, pts, count)\ argument
174 #define gx_path_add_curve(ppath, x1, y1, x2, y2, x3, y3)\ argument
176 #define gx_path_add_partial_arc(ppath, x3, y3, xt, yt, fraction)\ argument
178 #define gx_path_close_subpath(ppath)\ argument
180 #define gx_path_pop_close_subpath(ppath)\ argument
213 #define gx_path_is_rectangle(ppath, pbox)\ argument
216 #define gx_path_is_null_inline(ppath)\ argument
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxpath.c41 #define outside_bbox(ppath, px, py)\ argument
44 #define check_in_bbox(ppath, px, py)\ argument
99 gx_path_init_contents(gx_path * ppath) in gx_path_init_contents()
247 gx_path_unshare(gx_path * ppath) in gx_path_unshare()
392 #define path_unshare(ppath)\ argument
433 gx_path_new(gx_path * ppath) in gx_path_new()
454 gx_path_new_subpath(gx_path * ppath) in gx_path_new_subpath()
898 gx_path_get_state_flags(gx_path *ppath) in gx_path_get_state_flags()
910 gx_path_is_drawing(gx_path *ppath) in gx_path_is_drawing()
944 path_alloc_copy(gx_path * ppath) in path_alloc_copy()
[all …]
H A Dgxpath2.c30 gx_path_current_point(const gx_path * ppath, gs_fixed_point * ppt) in gx_path_current_point()
57 gx_path_bbox(gx_path * ppath, gs_fixed_rect * pbox) in gx_path_bbox()
128 gx_path_bbox_set(gx_path * ppath, gs_fixed_rect * pbox) in gx_path_bbox_set()
142 gx_path_has_curves(const gx_path * ppath) in gx_path_has_curves()
146 #define gx_path_has_curves(ppath)\ argument
152 gx_path_is_void(const gx_path * ppath) in gx_path_is_void()
156 #define gx_path_is_void(ppath)\ argument
161 gx_path_is_null(const gx_path * ppath) in gx_path_is_null()
243 gx_path_translate(gx_path * ppath, fixed dx, fixed dy) in gx_path_translate()
573 const gx_path *ppath = penum->path; in gx_path_enum_next() local
[all …]
H A Dgxpath.h88 #define gx_path_alloc_contained(ppath, mem, cname)\ argument
98 #define gx_path_init_local(ppath, mem)\ argument
170 #define gx_path_add_line(ppath, x, y)\ argument
172 #define gx_path_add_lines(ppath, pts, count)\ argument
174 #define gx_path_add_curve(ppath, x1, y1, x2, y2, x3, y3)\ argument
176 #define gx_path_add_partial_arc(ppath, x3, y3, xt, yt, fraction)\ argument
178 #define gx_path_close_subpath(ppath)\ argument
180 #define gx_path_pop_close_subpath(ppath)\ argument
213 #define gx_path_is_rectangle(ppath, pbox)\ argument
216 #define gx_path_is_null_inline(ppath)\ argument
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxpath2.c35 gx_path_current_point(const gx_path * ppath, gs_fixed_point * ppt) in gx_path_current_point()
62 gx_path_bbox(gx_path * ppath, gs_fixed_rect * pbox) in gx_path_bbox()
134 gx_path_has_curves(const gx_path * ppath) in gx_path_has_curves()
138 #define gx_path_has_curves(ppath)\ argument
144 gx_path_is_void(const gx_path * ppath) in gx_path_is_void()
148 #define gx_path_is_void(ppath)\ argument
153 gx_path_is_null(const gx_path * ppath) in gx_path_is_null()
235 gx_path_translate(gx_path * ppath, fixed dx, fixed dy) in gx_path_translate()
423 gx_path_enum_init(gs_path_enum * penum, const gx_path * ppath) in gx_path_enum_init()
444 const gx_path *ppath = penum->path; in gx_path_enum_next() local
[all …]
H A Dgxpath.c45 #define outside_bbox(ppath, px, py)\ argument
48 #define check_in_bbox(ppath, px, py)\ argument
67 gx_path_init_contents(gx_path * ppath) in gx_path_init_contents()
182 gx_path_unshare(gx_path * ppath) in gx_path_unshare()
326 #define path_unshare(ppath)\ argument
366 gx_path_new(gx_path * ppath) in gx_path_new()
387 gx_path_new_subpath(gx_path * ppath) in gx_path_new_subpath()
554 gx_path_add_curve_notes(gx_path * ppath, in gx_path_add_curve_notes()
602 gx_path_add_partial_arc_notes(gx_path * ppath, in gx_path_add_partial_arc_notes()
743 path_alloc_copy(gx_path * ppath) in path_alloc_copy()
[all …]
H A Dgzpath.h227 #define path_position_valid(ppath)\ argument
229 #define path_subpath_open(ppath)\ argument
231 #define path_is_drawing(ppath)\ argument
233 #define path_outside_range(ppath)\ argument
238 #define path_last_is_moveto(ppath)\ argument
249 #define path_update_newpath(ppath)\ argument
251 #define path_update_moveto(ppath)\ argument
253 #define path_update_draw(ppath)\ argument
361 #define gx_path_has_curves(ppath)\ argument
365 #define gx_path_is_void(ppath)\ argument
[all …]
H A Dgxpath.h91 #define gx_path_alloc_contained(ppath, mem, cname)\ argument
101 #define gx_path_init_local(ppath, mem)\ argument
159 #define gx_path_add_line(ppath, x, y)\ argument
161 #define gx_path_add_lines(ppath, pts, count)\ argument
163 #define gx_path_add_curve(ppath, x1, y1, x2, y2, x3, y3)\ argument
165 #define gx_path_add_partial_arc(ppath, x3, y3, xt, yt, fraction)\ argument
167 #define gx_path_close_subpath(ppath)\ argument
169 #define gx_path_pop_close_subpath(ppath)\ argument
192 #define gx_path_is_rectangle(ppath, pbox)\ argument
195 #define gx_path_is_null_inline(ppath)\ argument
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxpath2.c35 gx_path_current_point(const gx_path * ppath, gs_fixed_point * ppt) in gx_path_current_point()
62 gx_path_bbox(gx_path * ppath, gs_fixed_rect * pbox) in gx_path_bbox()
134 gx_path_has_curves(const gx_path * ppath) in gx_path_has_curves()
138 #define gx_path_has_curves(ppath)\ argument
144 gx_path_is_void(const gx_path * ppath) in gx_path_is_void()
148 #define gx_path_is_void(ppath)\ argument
153 gx_path_is_null(const gx_path * ppath) in gx_path_is_null()
235 gx_path_translate(gx_path * ppath, fixed dx, fixed dy) in gx_path_translate()
423 gx_path_enum_init(gs_path_enum * penum, const gx_path * ppath) in gx_path_enum_init()
444 const gx_path *ppath = penum->path; in gx_path_enum_next() local
[all …]
H A Dgxpath.c45 #define outside_bbox(ppath, px, py)\ argument
48 #define check_in_bbox(ppath, px, py)\ argument
67 gx_path_init_contents(gx_path * ppath) in gx_path_init_contents()
182 gx_path_unshare(gx_path * ppath) in gx_path_unshare()
326 #define path_unshare(ppath)\ argument
366 gx_path_new(gx_path * ppath) in gx_path_new()
387 gx_path_new_subpath(gx_path * ppath) in gx_path_new_subpath()
554 gx_path_add_curve_notes(gx_path * ppath, in gx_path_add_curve_notes()
602 gx_path_add_partial_arc_notes(gx_path * ppath, in gx_path_add_partial_arc_notes()
743 path_alloc_copy(gx_path * ppath) in path_alloc_copy()
[all …]
H A Dgzpath.h227 #define path_position_valid(ppath)\ argument
229 #define path_subpath_open(ppath)\ argument
231 #define path_is_drawing(ppath)\ argument
233 #define path_outside_range(ppath)\ argument
238 #define path_last_is_moveto(ppath)\ argument
249 #define path_update_newpath(ppath)\ argument
251 #define path_update_moveto(ppath)\ argument
253 #define path_update_draw(ppath)\ argument
361 #define gx_path_has_curves(ppath)\ argument
365 #define gx_path_is_void(ppath)\ argument
[all …]
H A Dgxpath.h91 #define gx_path_alloc_contained(ppath, mem, cname)\ argument
101 #define gx_path_init_local(ppath, mem)\ argument
159 #define gx_path_add_line(ppath, x, y)\ argument
161 #define gx_path_add_lines(ppath, pts, count)\ argument
163 #define gx_path_add_curve(ppath, x1, y1, x2, y2, x3, y3)\ argument
165 #define gx_path_add_partial_arc(ppath, x3, y3, xt, yt, fraction)\ argument
167 #define gx_path_close_subpath(ppath)\ argument
169 #define gx_path_pop_close_subpath(ppath)\ argument
192 #define gx_path_is_rectangle(ppath, pbox)\ argument
195 #define gx_path_is_null_inline(ppath)\ argument
/dports/graphics/krita/krita-4.4.8/libs/flake/tests/
H A DTestPathShape.cpp35 QPainterPath ppath(QPointF(0, 0)); in close() local
56 QPainterPath ppath(QPointF(10, 10)); in moveTo() local
73 QPainterPath ppath(QPointF(0, 0)); in normalize() local
282 QPainterPath ppath(QPointF(5, 5)); in insertPoint() local
332 QPainterPath ppath(QPointF(20, 10)); in removePoint() local
361 QPainterPath ppath(QPointF(10, 10)); in splitAfter() local
399 QPainterPath ppath(QPointF(10, 10)); in join() local
436 QPainterPath ppath(QPointF(30, 30)); in moveSubpath() local
494 QPainterPath ppath(QPointF(15, 25)); in openSubpath() local
540 QPainterPath ppath(QPointF(15, 25)); in closeSubpath() local
[all …]
/dports/editors/calligra/calligra-3.2.1/libs/flake/tests/
H A DTestPathShape.cpp37 QPainterPath ppath(QPointF(0, 0)); in close() local
58 QPainterPath ppath(QPointF(10, 10)); in moveTo() local
75 QPainterPath ppath(QPointF(0, 0)); in normalize() local
284 QPainterPath ppath(QPointF(5, 5)); in insertPoint() local
334 QPainterPath ppath(QPointF(20, 10)); in removePoint() local
363 QPainterPath ppath(QPointF(10, 10)); in splitAfter() local
401 QPainterPath ppath(QPointF(10, 10)); in join() local
438 QPainterPath ppath(QPointF(30, 30)); in moveSubpath() local
496 QPainterPath ppath(QPointF(15, 25)); in openSubpath() local
542 QPainterPath ppath(QPointF(15, 25)); in closeSubpath() local
[all …]

12345678910>>...39