Home
last modified time | relevance | path

Searched defs:arc_angle (Results 1 – 25 of 25) sorted by relevance

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/microwave/
H A Dmicrowave_inductor.cpp249 int arc_angle; in BuildCornersList_S_Shape() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/gerbview/
H A Drs274d.cpp367 double arc_angle = start_angle - end_angle; in fillArcPOLY() local
H A Dgerber_draw_item.cpp312 double arc_angle = in GetBoundingBox() local
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/gpkg/
H A Dgeomio.c110 static int contains_angle(double start_angle, double arc_angle, double target_angle) { in contains_angle()
133 … double end_x, double end_y, double start_angle, double arc_angle, double *bounds) { in get_bounds()
/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/tracked_vehicle/sprocket/
H A DChSprocketSinglePin.cpp269 double arc_angle = delta * std::round(angle / delta); in FindClosestArc() local
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A Ddxfdata.cc218 double arc_angle = arc_stop_angle - arc_start_angle; in DxfData() local
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A Ddxfdata.cc218 double arc_angle = arc_stop_angle - arc_start_angle; in DxfData() local
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/gfig/
H A Dgfig-arc.c334 arc_angle (GdkPoint *pnt, in arc_angle() function
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/archimesh/
H A Dachm_room_maker.py766 lastface, curve_factor, arc_angle, step_angle, hide, baseboard): argument
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/
H A Dlpe-fillet-chamfer.cpp619 double arc_angle = Geom::angle_between(x_line, angled_line); in doEffect_path() local
H A Dlpe-pts2ellipse.cpp132 double arc_angle = calc_delta_angle(start, end); in unit_arc_path() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/libs/kimath/src/geometry/
H A Dshape_arc.cpp483 double arc_angle = std::abs( ca ); in ConvertToPolyline() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/3d-viewer/3d_canvas/
H A Dcreate_3Dgraphic_brd_items.cpp248 double arc_angle = arc->GetAngle(); in createTrack() local
/dports/cad/k40-whisperer/K40_Whisperer-0.58_src/
H A Dg_code_library.py61 def Read_G_Code(self,filename, XYarc2line = False, arc_angle=2, units="in", Accuracy=""): argument
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/libs/kimath/src/
H A Dconvert_basic_shapes_to_polygon.cpp566 double arc_angle = arc.GetCentralAngle(); in TransformArcToPolygon() local
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/coco/
H A Dcoco-theme.c173 gdouble arc_angle = 1.0 - (gdouble)windata->remaining / (gdouble)windata->timeout; in draw_pie() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dpcb_track.cpp821 double arc_angle = GetAngle(); in HitTest() local
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DProjectile.cpp1781 double arc_angle = travelled * M_PI; in DrawTravel() local
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/nodoka/
H A Dnodoka-theme.c519 gdouble arc_angle = 1.0 - (gdouble)windata->remaining / (gdouble)windata->timeout; in draw_pie() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dgod-wrath.cc1428 float arc_angle = 2 * PI / n_arcs; in _arc_decomposition() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/plotters/
H A DGERBER_plotter.cpp1524 const double arc_angle = -900.0; // in decidegrees in plotRoundRectAsRegion() local
/dports/graphics/phplot/phplot-6.2.0/
H A Dphplot.php6405 protected function FormatPieLabel($index, $pie_label_source, $arc_angle, $slice_weight)
6449 protected function DrawPieLabel($label_txt, $xc, $yc, $start_angle, $arc_angle, $r)
/dports/cad/pcb/pcb-4.2.0/src/
H A Dpuller.c450 double arc_angle, base_angle; in Puller() local
H A Dtoporouter.c5289 arc_angle(toporouter_arc_t *arc) in arc_angle() function
/dports/biology/garlic/garlic-1.6/
H A Dtypedefs.h1188 double arc_angle; /* degrees */ member