Home
last modified time | relevance | path

Searched refs:gx_path_type_fill (Results 1 – 25 of 70) sorted by relevance

123

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevsvg.c688 if (!(type & gx_path_type_fill) && svg->fillcolor) in svg_dorect()
709 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_beginpath()
734 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_moveto()
759 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_lineto()
785 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_curveto()
810 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_closepath()
832 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_endpath()
847 if (!(type & gx_path_type_fill) && svg->fillcolor) in svg_endpath()
H A Dgdevvec.c170 if (!(type & gx_path_type_stroke) && (type & gx_path_type_fill)) { in gdev_vector_dopath()
1050 gx_path_type_fill); in gdev_vector_fill_rectangle()
1069 gx_path_type_winding_number) | gx_path_type_fill | in gdev_vector_fill_path()
1152 gx_path_type_fill); in gdev_vector_fill_trapezoid()
1183 gx_path_type_fill); in gdev_vector_fill_parallelogram()
1212 gx_path_type_fill); in gdev_vector_fill_triangle()
H A Dgdevvec.h83 gx_path_type_fill = 1, enumerator
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevsvg.c664 if (!(type & gx_path_type_fill) && (svg->fillcolor != gx_no_color_index)) in svg_dorect()
685 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_beginpath()
710 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_moveto()
735 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_lineto()
761 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_curveto()
786 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_closepath()
808 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_endpath()
823 if (!(type & gx_path_type_fill) && (svg->fillcolor != gx_no_color_index)) in svg_endpath()
H A Dgdevvec.c173 if (!(type & gx_path_type_stroke) && (type & gx_path_type_fill)) { in gdev_vector_dopath()
1089 gx_path_type_fill); in gdev_vector_fill_rectangle()
1108 gx_path_type_winding_number) | gx_path_type_fill | in gdev_vector_fill_path()
1191 gx_path_type_fill); in gdev_vector_fill_trapezoid()
1222 gx_path_type_fill); in gdev_vector_fill_parallelogram()
1251 gx_path_type_fill); in gdev_vector_fill_triangle()
H A Dgdevvec.h85 gx_path_type_fill = 1, enumerator
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevsvg.c688 if (!(type & gx_path_type_fill) && svg->fillcolor) in svg_dorect()
709 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_beginpath()
734 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_moveto()
759 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_lineto()
785 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_curveto()
810 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_closepath()
832 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_endpath()
847 if (!(type & gx_path_type_fill) && svg->fillcolor) in svg_endpath()
H A Dgdevvec.c170 if (!(type & gx_path_type_stroke) && (type & gx_path_type_fill)) { in gdev_vector_dopath()
1050 gx_path_type_fill); in gdev_vector_fill_rectangle()
1069 gx_path_type_winding_number) | gx_path_type_fill | in gdev_vector_fill_path()
1152 gx_path_type_fill); in gdev_vector_fill_trapezoid()
1183 gx_path_type_fill); in gdev_vector_fill_parallelogram()
1212 gx_path_type_fill); in gdev_vector_fill_triangle()
H A Dgdevvec.h83 gx_path_type_fill = 1, enumerator
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevsvg.c664 if (!(type & gx_path_type_fill) && (svg->fillcolor != gx_no_color_index)) in svg_dorect()
685 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_beginpath()
710 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_moveto()
735 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_lineto()
761 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_curveto()
786 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_closepath()
808 if (!(type & gx_path_type_fill) && !(type & gx_path_type_stroke)) in svg_endpath()
823 if (!(type & gx_path_type_fill) && (svg->fillcolor != gx_no_color_index)) in svg_endpath()
H A Dgdevvec.c173 if (!(type & gx_path_type_stroke) && (type & gx_path_type_fill)) { in gdev_vector_dopath()
1089 gx_path_type_fill); in gdev_vector_fill_rectangle()
1108 gx_path_type_winding_number) | gx_path_type_fill | in gdev_vector_fill_path()
1191 gx_path_type_fill); in gdev_vector_fill_trapezoid()
1222 gx_path_type_fill); in gdev_vector_fill_parallelogram()
1251 gx_path_type_fill); in gdev_vector_fill_triangle()
H A Dgdevvec.h85 gx_path_type_fill = 1, enumerator
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevvec.c174 if (!(type & gx_path_type_stroke) && (type & gx_path_type_fill)) { in gdev_vector_dopath()
1032 gx_path_type_fill); in gdev_vector_fill_rectangle()
1051 gx_path_type_winding_number) | gx_path_type_fill | in gdev_vector_fill_path()
1134 gx_path_type_fill); in gdev_vector_fill_trapezoid()
1165 gx_path_type_fill); in gdev_vector_fill_parallelogram()
1194 gx_path_type_fill); in gdev_vector_fill_triangle()
H A Dgdevpdfd.c206 gx_path_type_fill, NULL); in pdf_put_clip_path()
329 gx_path_type_fill | gx_path_type_optimize, in gdev_pdf_fill_path()
H A Dgdevvec.h87 gx_path_type_fill = 1, enumerator
H A Dgdevps.c678 if ((type & ~gx_path_type_rule) != gx_path_type_fill) in psw_dorect()
709 if (type & (gx_path_type_fill | gx_path_type_stroke)) { in psw_beginpath()
841 if (type & gx_path_type_fill) { in psw_endpath()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevvec.c174 if (!(type & gx_path_type_stroke) && (type & gx_path_type_fill)) { in gdev_vector_dopath()
1032 gx_path_type_fill); in gdev_vector_fill_rectangle()
1051 gx_path_type_winding_number) | gx_path_type_fill | in gdev_vector_fill_path()
1134 gx_path_type_fill); in gdev_vector_fill_trapezoid()
1165 gx_path_type_fill); in gdev_vector_fill_parallelogram()
1194 gx_path_type_fill); in gdev_vector_fill_triangle()
H A Dgdevpdfd.c206 gx_path_type_fill, NULL); in pdf_put_clip_path()
329 gx_path_type_fill | gx_path_type_optimize, in gdev_pdf_fill_path()
H A Dgdevvec.h87 gx_path_type_fill = 1, enumerator
H A Dgdevps.c678 if ((type & ~gx_path_type_rule) != gx_path_type_fill) in psw_dorect()
709 if (type & (gx_path_type_fill | gx_path_type_stroke)) { in psw_beginpath()
841 if (type & gx_path_type_fill) { in psw_endpath()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgdevvec.c176 if (!(type & gx_path_type_stroke) && (type & gx_path_type_fill)) { in gdev_vector_dopath()
1166 gx_path_type_fill); in gdev_vector_fill_rectangle()
1185 gx_path_type_winding_number) | gx_path_type_fill | in gdev_vector_fill_path()
1268 gx_path_type_fill); in gdev_vector_fill_trapezoid()
1313 gx_path_type_fill); in gdev_vector_fill_parallelogram()
1342 gx_path_type_fill); in gdev_vector_fill_triangle()
H A Dgdevvec.h82 gx_path_type_fill = 1, enumerator
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgdevvec.c176 if (!(type & gx_path_type_stroke) && (type & gx_path_type_fill)) { in gdev_vector_dopath()
1166 gx_path_type_fill); in gdev_vector_fill_rectangle()
1185 gx_path_type_winding_number) | gx_path_type_fill | in gdev_vector_fill_path()
1268 gx_path_type_fill); in gdev_vector_fill_trapezoid()
1313 gx_path_type_fill); in gdev_vector_fill_parallelogram()
1342 gx_path_type_fill); in gdev_vector_fill_triangle()
H A Dgdevvec.h82 gx_path_type_fill = 1, enumerator
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevxps.c1418 return ((path_type & gx_path_type_stroke) || (path_type & gx_path_type_fill) || in drawing_path()
1499 } else if (type & gx_path_type_fill) { in xps_dorect()
1576 c = type & gx_path_type_fill ? xps->fillcolor : xps->strokecolor; in xps_beginpath()
1581 if (type & gx_path_type_fill) in xps_beginpath()

123