Home
last modified time | relevance | path

Searched refs:SetX (Results 1 – 25 of 1650) sorted by relevance

12345678910>>...66

/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_cliffmetrics/CliffMetrics/
H A Dcreate_profiles.cpp315 PtChosen.SetX(dXEnd1); in PtChooseLandEndPoint()
320 PtChosen.SetX(dXEnd2); in PtChooseLandEndPoint()
329 PtChosen.SetX(dXEnd1); in PtChooseLandEndPoint()
334 PtChosen.SetX(dXEnd2); in PtChooseLandEndPoint()
379 PtChosen.SetX(dXEnd1); in PtChooseLandEndPoint()
384 PtChosen.SetX(dXEnd2); in PtChooseLandEndPoint()
393 PtChosen.SetX(dXEnd1); in PtChooseLandEndPoint()
398 PtChosen.SetX(dXEnd2); in PtChooseLandEndPoint()
456 PtChosen.SetX(dXEnd1); in PtChooseSeaEndPoint()
461 PtChosen.SetX(dXEnd2); in PtChooseSeaEndPoint()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/ElSLib/
H A DElSLib.cxx752 Vvv.SetX( 0.0); in ConeD2()
792 Vvv.SetX( 0.0); in CylinderD2()
795 Vuv.SetX( 0.0); in CylinderD2()
1036 Vvv .SetX( 0.0); in ConeD3()
1045 Vvvv.SetX( 0.0); in ConeD3()
1048 Vuvv.SetX( 0.0); in ConeD3()
1090 Vvv .SetX( 0.0); in CylinderD3()
1093 Vuv .SetX( 0.0); in CylinderD3()
1099 Vvvv.SetX( 0.0); in CylinderD3()
1102 Vuvv.SetX( 0.0); in CylinderD3()
[all …]
/dports/security/helib/HElib-1.3.1/tests/
H A DTestPolyMod.cpp37 NTL::SetX(G); in TEST()
48 NTL::SetX(G); in TEST()
59 NTL::SetX(G); in TEST()
85 NTL::SetX(G); in TEST()
107 NTL::SetX(G); in TEST()
247 NTL::SetX(G); in TEST()
266 NTL::SetX(G); in TEST()
289 NTL::SetX(G); in TEST()
309 NTL::SetX(G); in TEST()
328 NTL::SetX(G); in TEST()
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxsvg/src/
H A DSVGPathSegList.cpp318 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
326 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
334 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
341 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
366 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
378 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
388 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
398 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
408 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
418 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
[all …]
/dports/graphics/wxsvg/wxsvg-1.5.22/src/
H A DSVGPathSegList.cpp318 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
326 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
334 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
341 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
366 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
378 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
388 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
398 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
408 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
418 pathSeg->SetX(numbers[pos++]); in SetValueAsString()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DDOMSVGPathSeg.h259 void SetX(float aX, ErrorResult& rv);
281 void SetX(float aX, ErrorResult& rv);
303 void SetX(float aX, ErrorResult& rv);
325 void SetX(float aX, ErrorResult& rv);
351 void SetX(float aX, ErrorResult& rv);
389 void SetX(float aX, ErrorResult& rv);
422 void SetX(float aX, ErrorResult& rv);
451 void SetX(float aX, ErrorResult& rv);
484 void SetX(float aX, ErrorResult& rv);
523 void SetX(float aX, ErrorResult& rv);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/svg/
H A Dsvg_path_string_source.cc197 segment.point1.SetX(ParseNumberWithError()); in ParseSegment()
202 segment.point2.SetX(ParseNumberWithError()); in ParseSegment()
211 segment.target_point.SetX(ParseNumberWithError()); in ParseSegment()
216 segment.target_point.SetX(ParseNumberWithError()); in ParseSegment()
227 segment.point1.SetX(ParseNumberWithError()); in ParseSegment()
229 segment.target_point.SetX(ParseNumberWithError()); in ParseSegment()
234 segment.ArcRadii().SetX(ParseNumberWithError()); in ParseSegment()
239 segment.target_point.SetX(ParseNumberWithError()); in ParseSegment()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/svg/
H A Dsvg_path_string_source.cc197 segment.point1.SetX(ParseNumberWithError()); in ParseSegment()
202 segment.point2.SetX(ParseNumberWithError()); in ParseSegment()
211 segment.target_point.SetX(ParseNumberWithError()); in ParseSegment()
216 segment.target_point.SetX(ParseNumberWithError()); in ParseSegment()
227 segment.point1.SetX(ParseNumberWithError()); in ParseSegment()
229 segment.target_point.SetX(ParseNumberWithError()); in ParseSegment()
234 segment.ArcRadii().SetX(ParseNumberWithError()); in ParseSegment()
239 segment.target_point.SetX(ParseNumberWithError()); in ParseSegment()
/dports/math/vtk9/VTK-9.1.0/Common/ComputationalGeometry/
H A DvtkBilinearQuadIntersection.cxx122 respt.SetX(((1.0 - u) * (1.0 - v) * this->Point00.GetX() + (1.0 - u) * v * this->Point01.GetX() + in ComputeCartesianCoordinates()
135 respt.SetX(tmp); in ComputeCartesianCoordinates()
191 this->Point00.SetX(this->Point00.GetY()); in RayIntersection()
196 this->Point01.SetX(this->Point01.GetY()); in RayIntersection()
201 this->Point10.SetX(this->Point10.GetY()); in RayIntersection()
206 this->Point11.SetX(this->Point11.GetY()); in RayIntersection()
254 uv.SetX(-2); in RayIntersection()
264 uv.SetX(::GetBestDenominator(uv.GetY(), A2, A1, B2, B1, C2, C1, D2, D1)); in RayIntersection()
271 uv.SetX(::GetBestDenominator(uv.GetY(), A2, A1, B2, B1, C2, C1, D2, D1)); in RayIntersection()
288 uv.SetX(u); in RayIntersection()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DDOMSVGPathSeg.h235 void SetX(float aX, ErrorResult& rv);
254 void SetX(float aX, ErrorResult& rv);
273 void SetX(float aX, ErrorResult& rv);
292 void SetX(float aX, ErrorResult& rv);
314 void SetX(float aX, ErrorResult& rv);
350 void SetX(float aX, ErrorResult& rv);
381 void SetX(float aX, ErrorResult& rv);
408 void SetX(float aX, ErrorResult& rv);
438 void SetX(float aX, ErrorResult& rv);
474 void SetX(float aX, ErrorResult& rv);
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DDOMSVGPathSeg.h228 void SetX(float aX, ErrorResult& rv);
247 void SetX(float aX, ErrorResult& rv);
266 void SetX(float aX, ErrorResult& rv);
285 void SetX(float aX, ErrorResult& rv);
307 void SetX(float aX, ErrorResult& rv);
343 void SetX(float aX, ErrorResult& rv);
374 void SetX(float aX, ErrorResult& rv);
401 void SetX(float aX, ErrorResult& rv);
431 void SetX(float aX, ErrorResult& rv);
467 void SetX(float aX, ErrorResult& rv);
[all …]
/dports/www/firefox/firefox-99.0/dom/svg/
H A DDOMSVGPathSeg.h235 void SetX(float aX, ErrorResult& rv);
254 void SetX(float aX, ErrorResult& rv);
273 void SetX(float aX, ErrorResult& rv);
292 void SetX(float aX, ErrorResult& rv);
314 void SetX(float aX, ErrorResult& rv);
350 void SetX(float aX, ErrorResult& rv);
381 void SetX(float aX, ErrorResult& rv);
408 void SetX(float aX, ErrorResult& rv);
438 void SetX(float aX, ErrorResult& rv);
474 void SetX(float aX, ErrorResult& rv);
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DDOMSVGPathSeg.h235 void SetX(float aX, ErrorResult& rv);
254 void SetX(float aX, ErrorResult& rv);
273 void SetX(float aX, ErrorResult& rv);
292 void SetX(float aX, ErrorResult& rv);
314 void SetX(float aX, ErrorResult& rv);
350 void SetX(float aX, ErrorResult& rv);
381 void SetX(float aX, ErrorResult& rv);
408 void SetX(float aX, ErrorResult& rv);
438 void SetX(float aX, ErrorResult& rv);
474 void SetX(float aX, ErrorResult& rv);
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DDOMSVGPathSeg.h227 void SetX(float aX, ErrorResult& rv);
246 void SetX(float aX, ErrorResult& rv);
265 void SetX(float aX, ErrorResult& rv);
284 void SetX(float aX, ErrorResult& rv);
306 void SetX(float aX, ErrorResult& rv);
342 void SetX(float aX, ErrorResult& rv);
373 void SetX(float aX, ErrorResult& rv);
400 void SetX(float aX, ErrorResult& rv);
430 void SetX(float aX, ErrorResult& rv);
466 void SetX(float aX, ErrorResult& rv);
[all …]
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A DMath.hh73 template< typename T > void SetX( T x ) in SetX() function in SharpConstruct::Math::Point2D
83 SetX( x ); in Set()
169 SetX( x ); in AnchoredSetX()
187 virtual void SetX( Coord x ) in SetX() function in SharpConstruct::Math::Rect2D
189 _loc.SetX( x ); in SetX()
197 SetX( X() + r - Right() ); in SetRight()
217 SetX( x ); in Set()
248 ret.SetX( std::min( r1.X(), r2.X() ) ); in BoundingRect()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A Dgp_Dir2d.hxx102 void SetX (const Standard_Real theX);
262 coord.SetX (aX / aD); in gp_Dir2d()
276 coord.SetX (aX / aD); in gp_Dir2d()
289 coord.SetX (theXv / aD); in gp_Dir2d()
313 coord.SetX (aX / aD); in SetCoord()
326 coord.SetX (theXv / aD); in SetCoord()
334 inline void gp_Dir2d::SetX (const Standard_Real theX) in SetX() function in gp_Dir2d
339 coord.SetX (theX / aD); in SetX()
352 coord.SetX (aX / aD); in SetY()
366 coord.SetX (aX / aD); in SetXY()
H A Dgp_Dir.hxx84 void SetX (const Standard_Real theX);
297 coord.SetX (aX / aD); in gp_Dir()
313 coord.SetX (aX / aD); in gp_Dir()
328 coord.SetX (theXv / aD); in gp_Dir()
358 coord.SetX (aX / aD); in SetCoord()
372 coord.SetX (theXv / aD); in SetCoord()
381 inline void gp_Dir::SetX (const Standard_Real theX) in SetX() function in gp_Dir
387 coord.SetX (theX / aD); in SetX()
402 coord.SetX (aX / aD); in SetY()
417 coord.SetX (aX / aD); in SetZ()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/gp/
H A Dgp_Dir2d.hxx102 void SetX (const Standard_Real theX);
262 coord.SetX (aX / aD); in gp_Dir2d()
276 coord.SetX (aX / aD); in gp_Dir2d()
289 coord.SetX (theXv / aD); in gp_Dir2d()
313 coord.SetX (aX / aD); in SetCoord()
326 coord.SetX (theXv / aD); in SetCoord()
334 inline void gp_Dir2d::SetX (const Standard_Real theX) in SetX() function in gp_Dir2d
339 coord.SetX (theX / aD); in SetX()
352 coord.SetX (aX / aD); in SetY()
366 coord.SetX (aX / aD); in SetXY()
H A Dgp_Dir.hxx84 void SetX (const Standard_Real theX);
297 coord.SetX (aX / aD); in gp_Dir()
313 coord.SetX (aX / aD); in gp_Dir()
328 coord.SetX (theXv / aD); in gp_Dir()
358 coord.SetX (aX / aD); in SetCoord()
372 coord.SetX (theXv / aD); in SetCoord()
381 inline void gp_Dir::SetX (const Standard_Real theX) in SetX() function in gp_Dir
387 coord.SetX (theX / aD); in SetX()
402 coord.SetX (aX / aD); in SetY()
417 coord.SetX (aX / aD); in SetZ()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/Adaptor3d/
H A DAdaptor3d_CurveOnSurface.cxx140 if (Lx > Rx) { P1.SetX(Rx); P2.SetX(Lx);} in CompareBounds()
313 { if(Index==1) {LeftBot.SetX(f); RightTop.SetX(l);}else in Locate1Coord()
319 if(DComp1>0) {LeftBot.SetX(Comp1); RightTop.SetX(l);} else in Locate1Coord()
320 if(DComp1<0) {LeftBot.SetX(f); RightTop.SetX(Comp1);} in Locate1Coord()
330 if(Index==1) {LeftBot.SetX(Comp1); RightTop.SetX(BSplC->Knot(i));}else in Locate1Coord()
581 RightTop.SetX(I2);} in Locate2Coord()
586 RightTop.SetX(I2);} in Locate2Coord()
601 RightTop.SetX(I2);} in Locate2Coord()
656 RightTop.SetX(Tmp2);} in Locate2Coord()
1764 LeftBot.SetX(u1); in LocatePart_RevExt()
[all …]
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/templates/invoice/
H A Dprint_pdf_tpl.php476 $pdf->SetX(140);
487 $pdf->SetX(170);
525 $pdf->SetX($distx);
532 $pdf->SetX($distx);
562 $pdf->SetX($distx);
575 $pdf->SetX($distx);
632 $pdf->SetX(160);
657 $pdf->SetX(5);
663 $pdf->SetX(20);
719 $pdf->SetX(20);
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-location/include/aws/location/model/
H A DGetMapTileRequest.h89 inline void SetX(const Aws::String& value) { m_xHasBeenSet = true; m_x = value; } in SetX() function
94 inline void SetX(Aws::String&& value) { m_xHasBeenSet = true; m_x = std::move(value); } in SetX() function
99 inline void SetX(const char* value) { m_xHasBeenSet = true; m_x.assign(value); } in SetX() function
104 inline GetMapTileRequest& WithX(const Aws::String& value) { SetX(value); return *this;} in WithX()
109 inline GetMapTileRequest& WithX(Aws::String&& value) { SetX(std::move(value)); return *this;} in WithX()
114 inline GetMapTileRequest& WithX(const char* value) { SetX(value); return *this;} in WithX()
/dports/cad/alliance/alliance/src/ocp/src/common/
H A DPBBox.cpp52 if (bbox.Min.GetX() < Min.GetX()) Min.SetX(bbox.Min.GetX()); in Merge()
53 if (bbox.Max.GetX() > Max.GetX()) Max.SetX(bbox.Max.GetX()); in Merge()
67 Max.SetX(dst.GetX()); in Update()
74 Min.SetX(dst.GetX()); in Update()
102 Min.SetX(dst.GetMinX()); in Update()
124 Max.SetX(dst.GetMaxX()); in Update()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/
H A Dscrollable_area_painter.cc92 points[0].SetX(resizer_corner_rect.X() + 1); in DrawPlatformResizerImage()
93 points[1].SetX(resizer_corner_rect.X() + resizer_corner_rect.Width() - in DrawPlatformResizerImage()
95 points[2].SetX(points[0].X()); in DrawPlatformResizerImage()
96 points[3].SetX(resizer_corner_rect.X() + resizer_corner_rect.Width() - in DrawPlatformResizerImage()
99 points[0].SetX(resizer_corner_rect.X() + resizer_corner_rect.Width() - 1); in DrawPlatformResizerImage()
100 points[1].SetX(resizer_corner_rect.X() + resizer_corner_rect.Width() / 2); in DrawPlatformResizerImage()
101 points[2].SetX(points[0].X()); in DrawPlatformResizerImage()
102 points[3].SetX(resizer_corner_rect.X() + in DrawPlatformResizerImage()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A Dgp_Dir2d.lxx34 coord.SetX(X / D);
44 coord.SetX(X / D);
53 coord.SetX(Xv / D);
67 coord.SetX(X / D);
76 coord.SetX(Xv / D);
80 inline void gp_Dir2d::SetX (const Standard_Real X)
84 …Standard_ConstructionError_Raise_if (D <= gp::Resolution(), "gp_Dir2d::SetX() - result vector has …
85 coord.SetX(X / D);
94 coord.SetX(X / D);
104 coord.SetX(X / D);

12345678910>>...66