Home
last modified time | relevance | path

Searched refs:fill_ellipse (Results 1 – 25 of 147) sorted by relevance

123456

/dports/x11-toolkits/p5-Prima/Prima-1.63/examples/
H A Deyes.pl52 $i-> fill_ellipse( $sz[0]*0.25, $sz[1]/2, @eye);
54 $i-> fill_ellipse( $sz[0]*0.75, $sz[1]/2, @eye);
117 $canvas-> fill_ellipse( @e, $sz[0]* $ball, $sz[1]* $ball * 2);
H A Dprint.pl51 $p-> fill_ellipse( $size[0], $size[1], 300, 300);
55 $p-> fill_ellipse( $size[0], $size[1], 300, 300);
H A Dlineplot.pl144 $canvas-> fill_ellipse(
149 $canvas-> fill_ellipse(
H A Dmarkup.pl122 $canvas->fill_ellipse( $ox, $oy, 5, 5 );
H A Dgradient.pl118 $canvas-> fill_ellipse(
123 $canvas-> fill_ellipse(
H A Dspline.pl61 $canvas-> fill_ellipse(
/dports/graphics/p5-Image-Imlib2/Image-Imlib2-2.03/examples/
H A Dbenchmark.pl42 $image->fill_ellipse(rand(50) + 25, rand(50) + 25, rand(24) + 1, rand(24) + 1);
H A Dmaeda.pl49 $image->fill_ellipse($x, $y, $radius, $radius);
/dports/graphics/dia/dia-0.97.3/plug-ins/dxf/
H A Ddxf-export.c156 static void fill_ellipse(DiaRenderer *self,
237 renderer_class->fill_ellipse = fill_ellipse; in dxf_renderer_class_init()
485 fill_ellipse(DiaRenderer *self, in fill_ellipse() function
/dports/x11-toolkits/p5-Prima/Prima-1.63/t/Image/
H A DPath.t267 $i->fill_ellipse(2,2,5,5);
268 is_pict($i, "fill_ellipse",
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qlitehtml/src/3rdparty/litehtml/containers/gdiplus/
H A Dgdiplus_container.h22 …virtual void fill_ellipse(HDC hdc, int x, int y, int width, int height, const litehtml::web_color…
/dports/graphics/p5-Image-Imlib2/Image-Imlib2-2.03/t/
H A Dsimple.t57 $image->fill_ellipse( 50, 50, 25, 25 );
/dports/graphics/dia/dia-0.97.3/objects/UML/
H A Dstate_term.c227 renderer_ops->fill_ellipse(renderer, in state_draw()
238 renderer_ops->fill_ellipse(renderer, in state_draw()
/dports/graphics/dia/dia-0.97.3/bindings/
H A Ddia-renderer.cpp161 dia::Renderer::fill_ellipse (Point *center, double width, double height, Color *color) in fill_ellipse() function in dia::Renderer
164 DIA_RENDERER_GET_CLASS(self)->fill_ellipse (self, center, width, height, color); in fill_ellipse()
H A Ddia-renderer.h100 virtual void fill_ellipse (Point *center, double width, double height, Color *color);
/dports/x11-toolkits/p5-Prima/Prima-1.63/t/Object/
H A DGP.t180 $x-> fill_ellipse( 2, 2, 3, 3);
192 run_tests( $x, $coordinates, "fill_ellipse");
/dports/graphics/aseprite/aseprite-1.2.9/src/doc/
H A Dprimitives.h40 void fill_ellipse(Image* image, int x1, int y1, int x2, int y2, color_t c);
/dports/graphics/aseprite/aseprite-1.2.9/src/doc/algorithm/
H A Dmodify_selection.cpp44 doc::fill_ellipse(kernel.get(), 0, 0, size-1, size-1, 1); in modify_selection()
/dports/games/golly/golly-3.3-src/Scripts/Lua/oplus/
H A Dinit.lua237 function m.fill_ellipse(x, y, w, h, borderwd, fillrgba) function
337 m.fill_ellipse(-radius, -radius, radius*2, radius*2, borderwd, fillrgba)
559 m.fill_ellipse(x1+m.textshadowx, y1+m.textshadowy, w1, h1, 0, m.textshadowrgba)
562 m.fill_ellipse(x1, y1, w1, h1, 0, optcol)
1218 … m.fill_ellipse(x1+m.textshadowx, y1+m.textshadowy, size, size, 0, m.textshadowrgba)
1223 m.fill_ellipse(x1, y1, size, size, 0, optcol)
1437 … m.fill_ellipse(x1+m.textshadowx, y1+m.textshadowy, size, size, 0, m.textshadowrgba)
1442 m.fill_ellipse(x1, y1, size, size, 0, optcol)
/dports/graphics/dia/dia-0.97.3/plug-ins/pstricks/
H A Drender_pstricks.c108 static void fill_ellipse(DiaRenderer *self,
201 renderer_class->fill_ellipse = fill_ellipse; in pstricks_renderer_class_init()
631 fill_ellipse(DiaRenderer *self, in fill_ellipse() function
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/interactive/lib-graph-2/
H A Dgraph_test.ml224 fill_ellipse x y 25 15;;
230 fill_ellipse x y 15 30;;
/dports/lang/ocaml/ocaml-4.05.0/testsuite/interactive/lib-graph-2/
H A Dgraph_test.ml224 fill_ellipse x y 25 15;;
230 fill_ellipse x y 15 30;;
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qlitehtml/src/3rdparty/litehtml/containers/win32/
H A Dwin32_container.h59 …virtual void fill_ellipse(HDC hdc, int x, int y, int width, int height, const web_color& color) =…
/dports/graphics/dia/dia-0.97.3/plug-ins/drs/
H A Ddia-render-script-renderer.c564 fill_ellipse(DiaRenderer *self, in fill_ellipse() function
705 renderer_class->fill_ellipse = fill_ellipse; in drs_renderer_class_init()
/dports/graphics/dia/dia-0.97.3/plug-ins/hpgl/
H A Dhpgl.c542 fill_ellipse(DiaRenderer *object, in fill_ellipse() function
686 renderer_class->fill_ellipse = fill_ellipse; in hpgl_renderer_class_init()

123456