Home
last modified time | relevance | path

Searched refs:close_path (Results 1 – 25 of 585) sorted by relevance

12345678910>>...24

/dports/audio/muse-sequencer/muse-4.0.0/src/share/scoreglyphs/feta-original/
H A Dfeta-arrow.mf131 fill close_path;
132 close_path := close_path yscaled -1;
133 fill close_path;
140 fill close_path;
141 close_path := close_path yscaled -1;
142 fill close_path;
151 fill close_path;
152 close_path := close_path yscaled -1;
153 fill close_path;
162 fill close_path;
[all …]
/dports/devel/goffice/goffice-0.10.50/goffice/graph/
H A Dgog-chart-map.c556 GOPath *close_path = NULL; in xy_make_close_path() local
569 close_path = go_path_new (); in xy_make_close_path()
575 close_path = go_path_new (); in xy_make_close_path()
581 close_path = go_path_new (); in xy_make_close_path()
588 close_path = go_path_new (); in xy_make_close_path()
595 close_path = go_path_new (); in xy_make_close_path()
602 close_path = go_path_new (); in xy_make_close_path()
611 close_path = go_path_new (); in xy_make_close_path()
642 return close_path; in xy_make_close_path()
806 GOPath *close_path = NULL; in polar_make_close_path() local
[all …]
/dports/devel/upp/upp/uppsrc/GLDraw/
H A DPainterGL.cpp9 path_done = close_path = false; in MoveOp()
23 path_done = close_path = false; in LineOp()
41 close_path = true; in CloseOp()
53 Polyline(*this, p, width, color, dd.alpha, close_path); in StrokeOp()
57 Polyline(*this, p, width, color, dd.alpha, close_path); in StrokeOp()
/dports/devel/p5-Goo-Canvas/Goo-Canvas-0.06/xs/
H A Dgoocanvaspolyline.xs9 goo_canvas_polyline_new(class, parent, close_path, points, ...) in goo_canvas_polyline_new() argument
11 gboolean close_path in goo_canvas_polyline_new()
17 RETVAL = goo_canvas_polyline_new(parent, close_path, 0, NULL);
57 goo_canvas_polyline_model_new(class, parent, close_path, points, ...) in goo_canvas_polyline_model_new() argument
59 gboolean close_path in goo_canvas_polyline_model_new()
65 RETVAL = goo_canvas_polyline_model_new(parent, close_path, 0, NULL);
/dports/graphics/p5-Cairo/Cairo-1.109/examples/png/
H A Dstar_and_ring.pl54 $cr->close_path;
69 $cr->close_path;
89 $cr->close_path;
120 $cr->close_path;
131 $cr->close_path;
/dports/x11-wm/awesome/awesome-4.3/lib/gears/
H A Dshape.lua77 cr:close_path()
141 cr:close_path()
176 cr:close_path()
203 cr:close_path()
230 cr:close_path()
248 cr:close_path()
276 cr:close_path()
290 cr:close_path()
317 cr:close_path()
340 cr:close_path()
[all …]
/dports/games/gnome-tetravex/gnome-tetravex-3.38.2/src/
H A Dtheme-nostalgia.vala208 context.close_path ();
220 context.close_path ();
234 context.close_path ();
263 context.close_path ();
277 context.close_path ();
338 context.close_path ();
347 context.close_path ();
361 context.close_path ();
372 context.close_path ();
380 context.close_path ();
[all …]
/dports/graphics/goocanvasmm2/goocanvasmm-1.90.9/goocanvas/src/
H A Dpolyline.ccg26 Polyline::Polyline(bool close_path, const Points& points )
28 _CONSTRUCT("close_path", close_path ? TRUE : FALSE)
39 _CONSTRUCT("close_path", FALSE )
H A Dpolylinemodel.ccg26 PolylineModel::PolylineModel(bool close_path, const Points& points )
28 _CONSTRUCT("close_path", close_path ? TRUE : FALSE)
39 _CONSTRUCT("close_path", FALSE )
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-draw.cc116 hb_draw_close_path_func_t close_path) in hb_draw_funcs_set_close_path_func() argument
119 funcs->close_path = close_path; in hb_draw_funcs_set_close_path_func()
161 funcs->close_path = (hb_draw_close_path_func_t) _close_path_nil; in hb_draw_funcs_create()
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-draw.cc116 hb_draw_close_path_func_t close_path) in hb_draw_funcs_set_close_path_func() argument
119 funcs->close_path = close_path; in hb_draw_funcs_set_close_path_func()
161 funcs->close_path = (hb_draw_close_path_func_t) _close_path_nil; in hb_draw_funcs_create()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-draw.cc116 hb_draw_close_path_func_t close_path) in hb_draw_funcs_set_close_path_func() argument
119 funcs->close_path = close_path; in hb_draw_funcs_set_close_path_func()
161 funcs->close_path = (hb_draw_close_path_func_t) _close_path_nil; in hb_draw_funcs_create()
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-draw.cc116 hb_draw_close_path_func_t close_path) in hb_draw_funcs_set_close_path_func() argument
119 funcs->close_path = close_path; in hb_draw_funcs_set_close_path_func()
161 funcs->close_path = (hb_draw_close_path_func_t) _close_path_nil; in hb_draw_funcs_create()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-draw.cc116 hb_draw_close_path_func_t close_path) in hb_draw_funcs_set_close_path_func() argument
119 funcs->close_path = close_path; in hb_draw_funcs_set_close_path_func()
161 funcs->close_path = (hb_draw_close_path_func_t) _close_path_nil; in hb_draw_funcs_create()
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-draw.cc116 hb_draw_close_path_func_t close_path) in hb_draw_funcs_set_close_path_func() argument
119 funcs->close_path = close_path; in hb_draw_funcs_set_close_path_func()
161 funcs->close_path = (hb_draw_close_path_func_t) _close_path_nil; in hb_draw_funcs_create()
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-draw.cc116 hb_draw_close_path_func_t close_path) in hb_draw_funcs_set_close_path_func() argument
119 funcs->close_path = close_path; in hb_draw_funcs_set_close_path_func()
161 funcs->close_path = (hb_draw_close_path_func_t) _close_path_nil; in hb_draw_funcs_create()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-draw.cc116 hb_draw_close_path_func_t close_path) in hb_draw_funcs_set_close_path_func() argument
119 funcs->close_path = close_path; in hb_draw_funcs_set_close_path_func()
161 funcs->close_path = (hb_draw_close_path_func_t) _close_path_nil; in hb_draw_funcs_create()
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-draw.cc116 hb_draw_close_path_func_t close_path) in hb_draw_funcs_set_close_path_func() argument
119 funcs->close_path = close_path; in hb_draw_funcs_set_close_path_func()
161 funcs->close_path = (hb_draw_close_path_func_t) _close_path_nil; in hb_draw_funcs_create()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-draw.cc116 hb_draw_close_path_func_t close_path) in hb_draw_funcs_set_close_path_func() argument
119 funcs->close_path = close_path; in hb_draw_funcs_set_close_path_func()
161 funcs->close_path = (hb_draw_close_path_func_t) _close_path_nil; in hb_draw_funcs_create()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-draw.cc116 hb_draw_close_path_func_t close_path) in hb_draw_funcs_set_close_path_func() argument
119 funcs->close_path = close_path; in hb_draw_funcs_set_close_path_func()
161 funcs->close_path = (hb_draw_close_path_func_t) _close_path_nil; in hb_draw_funcs_create()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-draw.cc116 hb_draw_close_path_func_t close_path) in hb_draw_funcs_set_close_path_func() argument
119 funcs->close_path = close_path; in hb_draw_funcs_set_close_path_func()
161 funcs->close_path = (hb_draw_close_path_func_t) _close_path_nil; in hb_draw_funcs_create()
/dports/devel/pygobject3-common/pygobject-3.38.0/docs/guide/code/
H A Dcairo-demo.py18 ctx.close_path()
26 ctx.close_path()
34 ctx.close_path()
43 ctx.close_path()
/dports/devel/pygobject3-common/pygobject-3.38.0/examples/
H A Dcairo-demo.py16 ctx.close_path()
24 ctx.close_path()
32 ctx.close_path()
41 ctx.close_path()
/dports/graphics/py-cairo/pycairo-1.18.1/examples/gtk/
H A Dcairo-demo.py17 ctx.close_path()
25 ctx.close_path()
33 ctx.close_path()
42 ctx.close_path()
/dports/devel/py-gobject3/pygobject-3.38.0/examples/
H A Dcairo-demo.py16 ctx.close_path()
24 ctx.close_path()
32 ctx.close_path()
41 ctx.close_path()

12345678910>>...24