Home
last modified time | relevance | path

Searched refs:filled_polygon (Results 1 – 25 of 112) sorted by relevance

12345

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/qa/data/
H A Dnotched_zones.kicad_pcb172 (filled_polygon
208 (filled_polygon
242 (filled_polygon
255 (filled_polygon
272 (filled_polygon
294 (filled_polygon
H A Dissue18.kicad_pcb220 (filled_polygon
275 (filled_polygon
280 (filled_polygon
285 (filled_polygon
H A Dissue5750.kicad_pcb171 (filled_polygon
263 (filled_polygon
368 (filled_polygon
H A Dissue832.kicad_pcb4421 (filled_polygon
4717 (filled_polygon
4834 (filled_polygon
4843 (filled_polygon
4851 (filled_polygon
4856 (filled_polygon
4878 (filled_polygon
4884 (filled_polygon
4891 (filled_polygon
4898 (filled_polygon
[all …]
H A Dissue1358.kicad_pcb260 (filled_polygon
589 (filled_polygon
629 (filled_polygon
/dports/math/giacxcas/giac-1.6.0/doc/en/
H A Dkeywords13 polygone_rempli filled_polygon
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dcolor.c210 term->filled_polygon(4, icorners); in ifilled_quadrangle()
285 term->filled_polygon(points, icorners); in filled_polygon_common()
426 term->filled_polygon(4, corners); in draw_inside_color_smooth_box_bitmap()
557 if (!term->filled_polygon) in draw_color_smooth_box()
H A Dterm.c1071 if (t->filled_polygon) in do_arrow()
1072 (*t->filled_polygon) (5, head_points); in do_arrow()
1097 if (t->filled_polygon) in do_arrow()
1098 (*t->filled_polygon) (5, head_points); in do_arrow()
1190 if (term->filled_polygon) in do_arc()
1191 term->filled_polygon(in, fillarea); in do_arc()
1959 if (t->filled_polygon) { in test_term()
1982 term->filled_polygon(n+1, corners); in test_term()
H A Dterm_api.h338 void (*filled_polygon) __PROTO((int points, gpiPoint *corners)); member
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dpm3d.c89 static void filled_polygon(gpdPoint *corners, int fillstyle, int nv);
436 filled_polygon(vertices, qp->fillstyle, nv); in pm3d_depth_queue_flush()
438 filled_polygon(qp->vertex.corners, qp->fillstyle, 4); in pm3d_depth_queue_flush()
499 if (!term->filled_polygon) in pm3d_plot()
1030 filled_polygon(corners, plot_fillstyle, 4); in pm3d_plot()
1036 filled_polygon(corners, plot_fillstyle, 4); in pm3d_plot()
1562 filled_polygon(gpdPoint *corners, int fillstyle, int nv) in filled_polygon() function
1614 term->filled_polygon(nv, icorners); in filled_polygon()
H A Dterm.c1069 if (t->filled_polygon) in do_arrow()
1070 (*t->filled_polygon) (5, head_points); in do_arrow()
1097 if (t->filled_polygon) in do_arrow()
1098 (*t->filled_polygon) (5, head_points); in do_arrow()
1190 if (term->filled_polygon) in do_arc()
1191 term->filled_polygon(in, fillarea); in do_arc()
1961 if (t->filled_polygon) { in test_term()
1984 term->filled_polygon(n+1, corners); in test_term()
H A Dterm_api.h345 void (*filled_polygon)(int points, gpiPoint *corners); member
H A Dcolor.c315 term->filled_polygon(4, corners); in draw_inside_color_smooth_box_bitmap()
444 if (!term->filled_polygon) in draw_color_smooth_box()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dpm3d.c89 static void filled_polygon(gpdPoint *corners, int fillstyle, int nv);
436 filled_polygon(vertices, qp->fillstyle, nv); in pm3d_depth_queue_flush()
438 filled_polygon(qp->vertex.corners, qp->fillstyle, 4); in pm3d_depth_queue_flush()
499 if (!term->filled_polygon) in pm3d_plot()
1030 filled_polygon(corners, plot_fillstyle, 4); in pm3d_plot()
1036 filled_polygon(corners, plot_fillstyle, 4); in pm3d_plot()
1562 filled_polygon(gpdPoint *corners, int fillstyle, int nv) in filled_polygon() function
1614 term->filled_polygon(nv, icorners); in filled_polygon()
H A Dterm.c1069 if (t->filled_polygon) in do_arrow()
1070 (*t->filled_polygon) (5, head_points); in do_arrow()
1097 if (t->filled_polygon) in do_arrow()
1098 (*t->filled_polygon) (5, head_points); in do_arrow()
1190 if (term->filled_polygon) in do_arc()
1191 term->filled_polygon(in, fillarea); in do_arc()
1961 if (t->filled_polygon) { in test_term()
1984 term->filled_polygon(n+1, corners); in test_term()
H A Dterm_api.h345 void (*filled_polygon)(int points, gpiPoint *corners); member
H A Dcolor.c315 term->filled_polygon(4, corners); in draw_inside_color_smooth_box_bitmap()
444 if (!term->filled_polygon) in draw_color_smooth_box()
/dports/devel/py-game/pygame-2.1.0/docs/reST/ref/
H A Dgfxdraw.rst446 A filled_trigon can also be drawn using :meth:`filled_polygon` e.g.
447 ``filled_polygon(surface, ((x1, y1), (x2, y2), (x3, y3)), color)``
471 :meth:`filled_polygon`.
530 .. function:: filled_polygon
533 | :sg:`filled_polygon(surface, points, color) -> None`
561 .. ## pygame.gfxdraw.filled_polygon ##
/dports/graphics/g2/g2-0.72/g2_perl/
H A Dtest.pl184 $d->filled_polygon(5, \@pts);
/dports/biology/viennarna/ViennaRNA-2.4.18/src/RNAforester/g2-0.72/g2_perl/
H A Dtest.pl184 $d->filled_polygon(5, \@pts);
/dports/devel/py-game/pygame-2.1.0/buildconfig/pygame-stubs/
H A Dgfxdraw.pyi100 def filled_polygon(
/dports/comms/hackrf-devel/hackrf-ee44d2d62e2dd24648599172f90fc8fc2e3b3cc3/hardware/LNA915/
H A DLNA915.kicad_pcb1068 (filled_polygon
1196 (filled_polygon
1203 (filled_polygon
1210 (filled_polygon
1217 (filled_polygon
1224 (filled_polygon
1231 (filled_polygon
1238 (filled_polygon
1245 (filled_polygon
1262 (filled_polygon
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/
H A Dpcb.keywords106 filled_polygon
/dports/devel/py-game_sdl2/pygame_sdl2-2.1.0-for-renpy-7.4.11/src/pygame_sdl2/
H A Ddraw.pyx46 gfxdraw.filled_polygon(surface, pointlist, color)
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/sdl2-0.32.2/src/sdl2/gfx/
H A Dprimitives.rs191 fn filled_polygon<C: ToColor>(&self, vx: &[i16], vy: &[i16], color: C) -> Result<(), String>; in filled_polygon() method
409 fn filled_polygon<C: ToColor>(&self, vx: &[i16], vy: &[i16], color: C) -> Result<(), String> { in filled_polygon() function

12345