Home
last modified time | relevance | path

Searched defs:SetXAxis (Results 1 – 18 of 18) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/Geom2d/
H A DGeom2d_Conic.hxx55 void SetXAxis (const gp_Ax2d& theAX) { pos.SetXAxis(theAX); } in SetXAxis() function in Geom2d_Conic
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGeom2d_Conic.hxx55 void SetXAxis (const gp_Ax2d& theAX) { pos.SetXAxis(theAX); } in SetXAxis() function in Geom2d_Conic
H A Dgp_Ax22d.hxx269 inline void gp_Ax22d::SetXAxis (const gp_Ax2d& theA1) in SetXAxis() function in gp_Ax22d
H A Dgp_Circ2d.hxx88 void SetXAxis (const gp_Ax2d& theA) { pos.SetXAxis (theA); } in SetXAxis() function in gp_Circ2d
H A Dgp_Elips2d.hxx129 void SetXAxis (const gp_Ax2d& theA) { pos.SetXAxis (theA); } in SetXAxis() function in gp_Elips2d
H A Dgp_Hypr2d.hxx153 void SetXAxis (const gp_Ax2d& theA) { pos.SetXAxis (theA); } in SetXAxis() function in gp_Hypr2d
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/tools/event_log_visualizer/
H A Dplot_base.cc20 void Plot::SetXAxis(float min_value, in SetXAxis() function in webrtc::plotting::Plot
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_tools/rtc_event_log_visualizer/
H A Dplot_base.cc19 void Plot::SetXAxis(float min_value, in SetXAxis() function in webrtc::Plot
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_tools/rtc_event_log_visualizer/
H A Dplot_base.cc20 void Plot::SetXAxis(float min_value, in SetXAxis() function in webrtc::Plot
/dports/cad/opencascade/opencascade-7.6.0/src/gp/
H A Dgp_Ax22d.hxx269 inline void gp_Ax22d::SetXAxis (const gp_Ax2d& theA1) in SetXAxis() function in gp_Ax22d
H A Dgp_Circ2d.hxx88 void SetXAxis (const gp_Ax2d& theA) { pos.SetXAxis (theA); } in SetXAxis() function in gp_Circ2d
H A Dgp_Elips2d.hxx129 void SetXAxis (const gp_Ax2d& theA) { pos.SetXAxis (theA); } in SetXAxis() function in gp_Elips2d
H A Dgp_Hypr2d.hxx153 void SetXAxis (const gp_Ax2d& theA) { pos.SetXAxis (theA); } in SetXAxis() function in gp_Hypr2d
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgragradientoriginal.pas47 procedure SetXAxis(AValue: TPointF); procedure
290 procedure TBGRALayerGradientOriginal.SetXAxis(AValue: TPointF); procedure
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgragradientoriginal.pas47 procedure SetXAxis(AValue: TPointF); procedure
290 procedure TBGRALayerGradientOriginal.SetXAxis(AValue: TPointF); procedure
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaintcontrols/
H A Dlcvectorrectshapes.pas36 procedure SetXAxis(AValue: TPointF); procedure
456 procedure TCustomRectShape.SetXAxis(AValue: TPointF); procedure
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Helpers/Chart/
H A DChart.cs214 public Chart SetXAxis( in SetXAxis() method in System.Web.Helpers.Chart
/dports/science/openbabel/openbabel-3.1.1/src/
H A Dgrid.cpp132 void OBFloatGrid::SetXAxis(vector3 v) in SetXAxis() function in OpenBabel::OBFloatGrid