Home
last modified time | relevance | path

Searched refs:AddArc (Results 1 – 25 of 549) sorted by relevance

12345678910>>...22

/dports/lang/mono-basic/mono-basic-4.7/vbnc/rt/source/
H A DEnhancedProgressBar.vb147 .AddArc(ArcRect, 180, 90)
154 .AddArc(ArcRect, 270, 90)
161 .AddArc(ArcRect, 0, 90)
168 .AddArc(ArcRect, 90, 90)
189 .AddArc(ArcRect, 90, 180)
191 .AddArc(ArcRect, 270, 180)
197 .AddArc(ArcRect, 180, 180)
199 .AddArc(ArcRect, 0, 180)
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.WorkflowServices/System/Workflow/Activities/Design/
H A DGradientPanel.cs133 path.AddArc(arc, 180, 90); in RoundedRect()
135 path.AddArc(arc, 270, 90); in RoundedRect()
137 path.AddArc(arc, 0, 90); in RoundedRect()
139 path.AddArc(arc, 90, 90); in RoundedRect()
149 path.AddArc(arc, 180, 90); in RoundedRectTopHalf()
151 path.AddArc(arc, 270, 90); in RoundedRectTopHalf()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKMap/GKMap.WinForms/
H A DGMapRoundedToolTip.cs32 gp.AddArc(h + width - (radius * 2), v, radius * 2, radius * 2, 270, 90); in DrawRoundRectangle()
34 …gp.AddArc(h + width - (radius * 2), v + height - (radius * 2), radius * 2, radius * 2, 0, 90); // … in DrawRoundRectangle()
36 gp.AddArc(h, v + height - (radius * 2), radius * 2, radius * 2, 90, 90); in DrawRoundRectangle()
38 gp.AddArc(h, v, radius * 2, radius * 2, 180, 90); in DrawRoundRectangle()
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/include/fst/
H A Drational.h134 rfst_.AddArc(0, A(0, -1, Weight::One(), 1)); in InitUnion()
135 rfst_.AddArc(0, A(0, -2, Weight::One(), 1)); in InitUnion()
157 rfst_.AddArc(0, A(0, -1, Weight::One(), 1)); in InitConcat()
158 rfst_.AddArc(1, A(0, -2, Weight::One(), 2)); in InitConcat()
175 rfst_.AddArc(0, A(0, -1, Weight::One(), 0)); in InitClosure()
181 rfst_.AddArc(0, A(0, -1, Weight::One(), 1)); in InitClosure()
182 rfst_.AddArc(1, A(0, 0, Weight::One(), 0)); in InitClosure()
204 afst.AddArc(0, A(0, -nonterminals_, Weight::One(), 1)); in AddUnion()
222 afst.AddArc(0, A(0, -nonterminals_, Weight::One(), 1)); in AddConcat()
H A Dunion.h87 fst1->AddArc(s1, arc); in Union()
98 fst1->AddArc(start1, Arc(0, 0, Weight::One(), start2 + numstates1)); in Union()
102 fst1->AddArc(nstart1, Arc(0, 0, Weight::One(), start1)); in Union()
103 fst1->AddArc(nstart1, Arc(0, 0, Weight::One(), start2 + numstates1)); in Union()
H A Dconcat.h87 fst1->AddArc(s1, arc); in Concat()
97 fst1->AddArc(s1, Arc(0, 0, final, start2 + numstates1)); in Concat()
148 fst2->AddArc(s2, Arc(0, 0, final, start2)); in Concat()
154 fst2->AddArc(s2, arc); in Concat()
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/
H A Drational.h134 rfst_.AddArc(0, A(0, -1, Weight::One(), 1)); in InitUnion()
135 rfst_.AddArc(0, A(0, -2, Weight::One(), 1)); in InitUnion()
157 rfst_.AddArc(0, A(0, -1, Weight::One(), 1)); in InitConcat()
158 rfst_.AddArc(1, A(0, -2, Weight::One(), 2)); in InitConcat()
175 rfst_.AddArc(0, A(0, -1, Weight::One(), 0)); in InitClosure()
181 rfst_.AddArc(0, A(0, -1, Weight::One(), 1)); in InitClosure()
182 rfst_.AddArc(1, A(0, 0, Weight::One(), 0)); in InitClosure()
204 afst.AddArc(0, A(0, -nonterminals_, Weight::One(), 1)); in AddUnion()
222 afst.AddArc(0, A(0, -nonterminals_, Weight::One(), 1)); in AddConcat()
H A Dunion.h87 fst1->AddArc(s1, arc); in Union()
98 fst1->AddArc(start1, Arc(0, 0, Weight::One(), start2 + numstates1)); in Union()
102 fst1->AddArc(nstart1, Arc(0, 0, Weight::One(), start1)); in Union()
103 fst1->AddArc(nstart1, Arc(0, 0, Weight::One(), start2 + numstates1)); in Union()
H A Dconcat.h87 fst1->AddArc(s1, arc); in Concat()
97 fst1->AddArc(s1, Arc(0, 0, final, start2 + numstates1)); in Concat()
148 fst2->AddArc(s2, Arc(0, 0, final, start2)); in Concat()
154 fst2->AddArc(s2, arc); in Concat()
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/
H A Drational.h134 rfst_.AddArc(0, A(0, -1, Weight::One(), 1)); in InitUnion()
135 rfst_.AddArc(0, A(0, -2, Weight::One(), 1)); in InitUnion()
157 rfst_.AddArc(0, A(0, -1, Weight::One(), 1)); in InitConcat()
158 rfst_.AddArc(1, A(0, -2, Weight::One(), 2)); in InitConcat()
175 rfst_.AddArc(0, A(0, -1, Weight::One(), 0)); in InitClosure()
181 rfst_.AddArc(0, A(0, -1, Weight::One(), 1)); in InitClosure()
182 rfst_.AddArc(1, A(0, 0, Weight::One(), 0)); in InitClosure()
204 afst.AddArc(0, A(0, -nonterminals_, Weight::One(), 1)); in AddUnion()
222 afst.AddArc(0, A(0, -nonterminals_, Weight::One(), 1)); in AddConcat()
H A Dunion.h87 fst1->AddArc(s1, arc); in Union()
98 fst1->AddArc(start1, Arc(0, 0, Weight::One(), start2 + numstates1)); in Union()
102 fst1->AddArc(nstart1, Arc(0, 0, Weight::One(), start1)); in Union()
103 fst1->AddArc(nstart1, Arc(0, 0, Weight::One(), start2 + numstates1)); in Union()
H A Dconcat.h87 fst1->AddArc(s1, arc); in Concat()
97 fst1->AddArc(s1, Arc(0, 0, final, start2 + numstates1)); in Concat()
148 fst2->AddArc(s2, Arc(0, 0, final, start2)); in Concat()
154 fst2->AddArc(s2, arc); in Concat()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.WorkflowServices/System/Workflow/ComponentModel/Design/
H A DHighlightOverlayGlyph.cs89 path.AddArc(arc, 180, 90); in RoundedRect()
91 path.AddArc(arc, 270, 90); in RoundedRect()
93 path.AddArc(arc, 0, 90); in RoundedRect()
95 path.AddArc(arc, 90, 90); in RoundedRect()
/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/Docking/Helpers/
H A DDrawHelper.cs38 … graphicsPath.AddArc(new Rectangle(rect.Left, rect.Top, curveSize, curveSize), 180, 90); in GetRoundedCornerTab()
40 …graphicsPath.AddArc(new Rectangle(rect.Right - curveSize, rect.Top, curveSize, curveSize), -90, 90… in GetRoundedCornerTab()
46 …graphicsPath.AddArc(new Rectangle(rect.Right - curveSize, rect.Bottom - curveSize, curveSize, curv… in GetRoundedCornerTab()
48 …graphicsPath.AddArc(new Rectangle(rect.Left, rect.Bottom - curveSize, curveSize, curveSize), 90, 9… in GetRoundedCornerTab()
/dports/math/openfst/openfst-1.8.1/src/include/fst/
H A Dmutable-fst.h76 virtual void AddArc(StateId, const Arc &) = 0;
80 virtual void AddArc(StateId state, Arc &&arc) { AddArc(state, arc); } in AddArc() function
325 void AddArc(StateId s, const Arc &arc) override { in AddArc() function
327 GetMutableImpl()->AddArc(s, arc); in AddArc()
330 void AddArc(StateId s, Arc &&arc) override { in AddArc() function
332 GetMutableImpl()->AddArc(s, std::forward<Arc>(arc)); in AddArc()
H A Dunion.h80 fst1->AddArc(s1, std::move(arc)); in Union()
90 fst1->AddArc(start1, Arc(0, 0, start2 + numstates1)); in Union()
94 fst1->AddArc(nstart1, Arc(0, 0, start1)); in Union()
95 fst1->AddArc(nstart1, Arc(0, 0, start2 + numstates1)); in Union()
H A Dconcat.h79 fst1->AddArc(s1, arc); in Concat()
88 fst1->AddArc(s1, Arc(0, 0, weight, start2 + numstates1)); in Concat()
142 fst2->AddArc(s2, Arc(0, 0, weight, start2)); in Concat()
149 fst2->AddArc(s2, arc); in Concat()
/dports/devel/upp/upp/bazaar/DXF/
H A DLwPolyline.h57 DXFLwPolyline &AddArc(Pointf const &p);
61 DXFLwPolyline &AddArc(Pointf const &p1, Pointf const &p2);
68 DXFLwPolyline &AddArc(Pointf const &p, double bulge);
/dports/math/py-or-tools/or-tools-9.2/ortools/sat/
H A Dprecedences.h173 void AddArc(IntegerVariable tail, IntegerVariable head, IntegerValue offset,
298 AddArc(i1, i2, /*offset=*/IntegerValue(0), /*offset_var=*/kNoIntegerVariable, in AddPrecedence()
304 AddArc(i1, i2, offset, /*offset_var=*/kNoIntegerVariable, {}); in AddPrecedenceWithOffset()
310 AddArc(i1, i2, /*offset=*/IntegerValue(0), /*offset_var=*/kNoIntegerVariable, in AddConditionalPrecedence()
316 AddArc(i1, i2, offset, /*offset_var=*/kNoIntegerVariable, {l}); in AddConditionalPrecedenceWithOffset()
321 AddArc(i1, i2, /*offset=*/IntegerValue(0), offset_var, {}); in AddPrecedenceWithVariableOffset()
327 AddArc(i1, i2, offset, offset_var, presence_literals); in AddPrecedenceWithAllOptions()
H A Dcp_model_symmetries.cc168 graph->AddArc(var_node, secondary_node); in GenerateGraphForSymmetryDetection()
202 graph->AddArc(var, secondary_node); in GenerateGraphForSymmetryDetection()
210 graph->AddArc(get_implication_node(ref_a), get_implication_node(ref_b)); in GenerateGraphForSymmetryDetection()
214 graph->AddArc(get_implication_node(NegatedRef(ref_b)), in GenerateGraphForSymmetryDetection()
243 graph->AddArc(get_coefficient_node(variable_node, coeff), in GenerateGraphForSymmetryDetection()
251 graph->AddArc(get_literal_node(ref), constraint_node); in GenerateGraphForSymmetryDetection()
265 graph->AddArc(get_literal_node(ref), constraint_node); in GenerateGraphForSymmetryDetection()
272 graph->AddArc(get_literal_node(ref), constraint_node); in GenerateGraphForSymmetryDetection()
279 graph->AddArc(get_literal_node(ref), constraint_node); in GenerateGraphForSymmetryDetection()
321 graph->AddArc(constraint_node, get_literal_node(ref)); in GenerateGraphForSymmetryDetection()
/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/Docking/
H A DVisualStudioToolStripRenderer.cs542 path.AddArc(arc, 180, 90); in GetRoundedRect()
546 path.AddArc(arc, 270, 90); in GetRoundedRect()
550 path.AddArc(arc, 0, 90); in GetRoundedRect()
554 path.AddArc(arc, 90, 90); in GetRoundedRect()
574 path.AddArc(arc, 90, 180); in GetCapsule()
576 path.AddArc(arc, 270, 180); in GetCapsule()
584 path.AddArc(arc, 180, 180); in GetCapsule()
586 path.AddArc(arc, 0, 180); in GetCapsule()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.Activities/Designers/
H A DStateMachineDesignerPaint.cs322 path.AddArc(midPoint.X, midPoint.Y, diameter, diameter, 270f, -90f); in AddRoundedCorner()
324 … path.AddArc(midPoint.X, midPoint.Y - diameter, diameter, diameter, 90f, 90f); in AddRoundedCorner()
328 … path.AddArc(midPoint.X - diameter, midPoint.Y, diameter, diameter, 270f, 90f); in AddRoundedCorner()
330 … path.AddArc(midPoint.X - diameter, midPoint.Y - diameter, diameter, diameter, 90f, -90f); in AddRoundedCorner()
334 … path.AddArc(midPoint.X - diameter, midPoint.Y, diameter, diameter, 0f, -90f); in AddRoundedCorner()
336 path.AddArc(midPoint.X, midPoint.Y, diameter, diameter, 180f, 90f); in AddRoundedCorner()
340 … path.AddArc(midPoint.X - diameter, midPoint.Y - diameter, diameter, diameter, 0f, 90f); in AddRoundedCorner()
342 … path.AddArc(midPoint.X, midPoint.Y - diameter, diameter, diameter, 180f, -90f); in AddRoundedCorner()
/dports/math/py-or-tools/or-tools-9.2/examples/cpp/
H A Dslitherlink_sat.cc128 circuit.AddArc(node_index(x, y), node_index(x + 1, y), in SlitherLink()
130 circuit.AddArc(node_index(x + 1, y), node_index(x, y), in SlitherLink()
138 circuit.AddArc(node_index(x, y), node_index(x, y + 1), in SlitherLink()
140 circuit.AddArc(node_index(x, y + 1), node_index(x, y), in SlitherLink()
150 circuit.AddArc(node, node, self_node); in SlitherLink()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_box.cpp266 fillPath->AddArc(rtDraw.TopLeft(), rtDraw.Size(), in GetPathArcOrRounded()
328 arcPath.AddArc(rtWidget.TopLeft(), rtWidget.Size(), 3.0f * FX_PI / 4.0f, in StrokeArcOrRounded()
334 arcPath.AddArc(rtWidget.TopLeft(), rtWidget.Size(), -1.0f * FX_PI / 4.0f, in StrokeArcOrRounded()
341 arcPath.AddArc(rtWidget.TopLeft(), rtWidget.Size(), 3.0f * FX_PI / 4.0f, in StrokeArcOrRounded()
347 arcPath.AddArc(rtWidget.TopLeft(), rtWidget.Size(), -1.0f * FX_PI / 4.0f, in StrokeArcOrRounded()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_box.cpp264 fillPath->AddArc(rtDraw.TopLeft(), rtDraw.Size(), in GetPathArcOrRounded()
326 arcPath.AddArc(rtWidget.TopLeft(), rtWidget.Size(), 3.0f * FX_PI / 4.0f, in StrokeArcOrRounded()
332 arcPath.AddArc(rtWidget.TopLeft(), rtWidget.Size(), -1.0f * FX_PI / 4.0f, in StrokeArcOrRounded()
339 arcPath.AddArc(rtWidget.TopLeft(), rtWidget.Size(), 3.0f * FX_PI / 4.0f, in StrokeArcOrRounded()
345 arcPath.AddArc(rtWidget.TopLeft(), rtWidget.Size(), -1.0f * FX_PI / 4.0f, in StrokeArcOrRounded()

12345678910>>...22