Home
last modified time | relevance | path

Searched refs:stroke_fill (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Defl_canvas_vg_shape.c90 Efl_Canvas_Vg_Node_Data *fill, *stroke_fill, *stroke_marker; in _efl_canvas_vg_shape_render_pre() local
102 stroke_fill = _evas_vg_render_pre(vg_pd, pd->stroke.fill, in _efl_canvas_vg_shape_render_pre()
120 ector_renderer_shape_stroke_fill_set(nd->renderer, stroke_fill ? stroke_fill->renderer : NULL); in _efl_canvas_vg_shape_render_pre()
H A Defl_canvas_vg_shape.eo15 @property stroke_fill {
/dports/devel/efl/efl-1.25.1/src/lib/ector/
H A Dector_renderer_shape.eo18 @property stroke_fill {
/dports/devel/py-types-Pillow/types-Pillow-8.3.11/PIL-stubs/
H A DImageDraw.pyi70 stroke_fill: _Ink | None = ...,
88 stroke_fill: _Ink | None = ...,
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/Pillow/PIL/
H A DImageDraw.pyi70 stroke_fill: _Ink | None = ...,
88 stroke_fill: _Ink | None = ...,
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/
H A Dcairo-quartz-surface.c622 unbounded_stroke_fill_t stroke_fill; member
670 CGContextAddPath (cgc, op->u.stroke_fill.cgPath); in _cairo_quartz_fixup_unbounded_operation()
672 if (op->u.stroke_fill.fill_rule == CAIRO_FILL_RULE_WINDING) in _cairo_quartz_fixup_unbounded_operation()
2255 ub.u.stroke_fill.cgPath = path_for_unbounded; in _cairo_quartz_surface_fill_cg()
2256 ub.u.stroke_fill.fill_rule = fill_rule; in _cairo_quartz_surface_fill_cg()
2415 ub.u.stroke_fill.fill_rule = CAIRO_FILL_RULE_WINDING; in _cairo_quartz_surface_stroke_cg()
2426 ub.u.stroke_fill.cgPath = CGContextCopyPathPtr (surface->cgContext); in _cairo_quartz_surface_stroke_cg()
2429 CGPathRelease (ub.u.stroke_fill.cgPath); in _cairo_quartz_surface_stroke_cg()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/
H A Dquartz-support-color-emoji-font.patch246 CGContextAddPath (cgc, op->u.stroke_fill.cgPath);
248 if (op->u.stroke_fill.fill_rule == CAIRO_FILL_RULE_WINDING)
H A Dquartz-state.patch816 ub.u.stroke_fill.cgPath = path_for_unbounded;
817 ub.u.stroke_fill.fill_rule = fill_rule;
/dports/www/firefox/firefox-99.0/gfx/cairo/
H A Dquartz-support-color-emoji-font.patch246 CGContextAddPath (cgc, op->u.stroke_fill.cgPath);
248 if (op->u.stroke_fill.fill_rule == CAIRO_FILL_RULE_WINDING)
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/
H A Dquartz-support-color-emoji-font.patch246 CGContextAddPath (cgc, op->u.stroke_fill.cgPath);
248 if (op->u.stroke_fill.fill_rule == CAIRO_FILL_RULE_WINDING)
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/
H A Dquartz-support-color-emoji-font.patch246 CGContextAddPath (cgc, op->u.stroke_fill.cgPath);
248 if (op->u.stroke_fill.fill_rule == CAIRO_FILL_RULE_WINDING)
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/
H A Dquartz-support-color-emoji-font.patch246 CGContextAddPath (cgc, op->u.stroke_fill.cgPath);
248 if (op->u.stroke_fill.fill_rule == CAIRO_FILL_RULE_WINDING)
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/
H A Dquartz-support-color-emoji-font.patch246 CGContextAddPath (cgc, op->u.stroke_fill.cgPath);
248 if (op->u.stroke_fill.fill_rule == CAIRO_FILL_RULE_WINDING)
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/cairo/src/
H A Dcairo-quartz-surface.c648 unbounded_stroke_fill_t stroke_fill; member
696 CGContextAddPath (cgc, op->u.stroke_fill.cgPath); in _cairo_quartz_fixup_unbounded_operation()
698 if (op->u.stroke_fill.fill_rule == CAIRO_FILL_RULE_WINDING) in _cairo_quartz_fixup_unbounded_operation()
2476 ub.u.stroke_fill.cgPath = path_for_unbounded; in _cairo_quartz_surface_fill_cg()
2477 ub.u.stroke_fill.fill_rule = fill_rule; in _cairo_quartz_surface_fill_cg()
2646 ub.u.stroke_fill.fill_rule = CAIRO_FILL_RULE_WINDING; in _cairo_quartz_surface_stroke_cg()
2657 ub.u.stroke_fill.cgPath = CGContextCopyPathPtr (state.context); in _cairo_quartz_surface_stroke_cg()
2660 CGPathRelease (ub.u.stroke_fill.cgPath); in _cairo_quartz_surface_stroke_cg()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/cairo/src/
H A Dcairo-quartz-surface.c642 unbounded_stroke_fill_t stroke_fill; member
690 CGContextAddPath (cgc, op->u.stroke_fill.cgPath); in _cairo_quartz_fixup_unbounded_operation()
692 if (op->u.stroke_fill.fill_rule == CAIRO_FILL_RULE_WINDING) in _cairo_quartz_fixup_unbounded_operation()
2470 ub.u.stroke_fill.cgPath = path_for_unbounded; in _cairo_quartz_surface_fill_cg()
2471 ub.u.stroke_fill.fill_rule = fill_rule; in _cairo_quartz_surface_fill_cg()
2640 ub.u.stroke_fill.fill_rule = CAIRO_FILL_RULE_WINDING; in _cairo_quartz_surface_stroke_cg()
2651 ub.u.stroke_fill.cgPath = CGContextCopyPathPtr (state.context); in _cairo_quartz_surface_stroke_cg()
2654 CGPathRelease (ub.u.stroke_fill.cgPath); in _cairo_quartz_surface_stroke_cg()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/cairo/src/
H A Dcairo-quartz-surface.c654 unbounded_stroke_fill_t stroke_fill; member
702 CGContextAddPath (cgc, op->u.stroke_fill.cgPath); in _cairo_quartz_fixup_unbounded_operation()
704 if (op->u.stroke_fill.fill_rule == CAIRO_FILL_RULE_WINDING) in _cairo_quartz_fixup_unbounded_operation()
2482 ub.u.stroke_fill.cgPath = path_for_unbounded; in _cairo_quartz_surface_fill_cg()
2483 ub.u.stroke_fill.fill_rule = fill_rule; in _cairo_quartz_surface_fill_cg()
2652 ub.u.stroke_fill.fill_rule = CAIRO_FILL_RULE_WINDING; in _cairo_quartz_surface_stroke_cg()
2663 ub.u.stroke_fill.cgPath = CGContextCopyPathPtr (state.context); in _cairo_quartz_surface_stroke_cg()
2666 CGPathRelease (ub.u.stroke_fill.cgPath); in _cairo_quartz_surface_stroke_cg()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxstroke.c265 private stroke_line_proc(stroke_fill);
288 (to_path == 0 ? stroke_fill : stroke_add); in gx_stroke_path_only()
909 stroke_fill(gx_path * ppath, int first, register pl_ptr plp, pl_ptr nplp, in stroke_fill() function
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxstroke.c265 private stroke_line_proc(stroke_fill);
288 (to_path == 0 ? stroke_fill : stroke_add); in gx_stroke_path_only()
909 stroke_fill(gx_path * ppath, int first, register pl_ptr plp, pl_ptr nplp, in stroke_fill() function
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxstroke.c362 static stroke_line_proc(stroke_fill);
417 ? stroke_fill : in gx_stroke_path_only_aux()
580 if (pcpath && line_proc == stroke_fill) { in gx_stroke_path_only_aux()
1345 stroke_fill(gx_path * ppath, gx_path * rpath, bool ensure_closed, int first, in stroke_fill() function
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxstroke.c362 static stroke_line_proc(stroke_fill);
417 ? stroke_fill : in gx_stroke_path_only_aux()
580 if (pcpath && line_proc == stroke_fill) { in gx_stroke_path_only_aux()
1345 stroke_fill(gx_path * ppath, gx_path * rpath, bool ensure_closed, int first, in stroke_fill() function
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxstroke.c378 static stroke_line_proc(stroke_fill);
433 ? (lop_is_idempotent(pgs->log_op) ? stroke_fill : stroke_add) : in gx_stroke_path_only_aux()
583 if (pcpath && line_proc == stroke_fill) { in gx_stroke_path_only_aux()
1407 stroke_fill(gx_path * ppath, gx_path * rpath, bool ensure_closed, int first, in stroke_fill() function
/dports/lang/mono/mono-5.10.1.57/external/bockbuild/packages/patches/
H A Dcairo-cglayer.patch1477 ub.u.stroke_fill.fill_rule = CAIRO_FILL_RULE_WINDING;
1494 - ub.u.stroke_fill.cgPath = CGContextCopyPathPtr (surface->cgContext);
1495 + ub.u.stroke_fill.cgPath = CGContextCopyPathPtr (state.context);
1498 CGPathRelease (ub.u.stroke_fill.cgPath);
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxstroke.c378 static stroke_line_proc(stroke_fill);
433 ? (lop_is_idempotent(pgs->log_op) ? stroke_fill : stroke_add) : in gx_stroke_path_only_aux()
583 if (pcpath && line_proc == stroke_fill) { in gx_stroke_path_only_aux()
1407 stroke_fill(gx_path * ppath, gx_path * rpath, bool ensure_closed, int first, in stroke_fill() function
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxstroke.c374 static stroke_line_proc(stroke_fill);
429 ? stroke_fill : in gx_stroke_path_only_aux()
592 if (pcpath && line_proc == stroke_fill) { in gx_stroke_path_only_aux()
1380 stroke_fill(gx_path * ppath, gx_path * rpath, bool ensure_closed, int first, in stroke_fill() function
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxstroke.c374 static stroke_line_proc(stroke_fill);
429 ? stroke_fill : in gx_stroke_path_only_aux()
592 if (pcpath && line_proc == stroke_fill) { in gx_stroke_path_only_aux()
1380 stroke_fill(gx_path * ppath, gx_path * rpath, bool ensure_closed, int first, in stroke_fill() function

12