Home
last modified time | relevance | path

Searched defs:SetArrowSize (Results 1 – 11 of 11) sorted by relevance

/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DAIS_Relation.hxx125 void SetArrowSize (const Standard_Real theArrowSize) in SetArrowSize() function in AIS_Relation
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DPrsDim_Relation.hxx125 void SetArrowSize (const Standard_Real theArrowSize) in SetArrowSize() function in PrsDim_Relation
/dports/cad/opencascade/opencascade-7.6.0/src/PrsDim/
H A DPrsDim_Relation.hxx125 void SetArrowSize (const Standard_Real theArrowSize) in SetArrowSize() function in PrsDim_Relation
/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/
H A Dbccombobox.pas76 procedure SetArrowSize(AValue: integer); procedure
428 procedure TBCComboBox.SetArrowSize(AValue: integer); procedure
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaintcontrols/
H A Dlcvectorpolyshapes.pas71 procedure SetArrowSize(AValue: TPointF); procedure
485 procedure TCustomPolypointShape.SetArrowSize(AValue: TPointF); procedure
/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dmgl.h119 inline void SetArrowSize(double size) { mgl_set_arrow_size(gr, size); } in SetArrowSize() function
H A Dbase.h468 inline void SetArrowSize(mreal val) { ArrowSize=val>0?0.03*val:-val*ArrowSize; } in SetArrowSize() function
/dports/math/mathgl/mathgl-2.5/lang/
H A Dmgl.i108 inline void SetArrowSize(double size) { mgl_set_arrow_size(gr, size); } in SetArrowSize() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_dimstyle.cpp949 void ON_DimStyle::SetArrowSize( const double e) in SetArrowSize() function in ON_DimStyle
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_dimstyle.cpp949 void ON_DimStyle::SetArrowSize( const double e) in SetArrowSize() function in ON_DimStyle
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/tools/
H A Dutool.pas407 procedure SetArrowSize(AValue: TPointF); procedure
1306 procedure TToolManager.SetArrowSize(AValue: TPointF); procedure