Home
last modified time | relevance | path

Searched defs:GetGap (Results 1 – 15 of 15) sorted by relevance

/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/tracked_vehicle/roller/
H A DDoubleRoller.h42 virtual double GetGap() const override { return m_roller_gap; } in GetGap() function
/dports/science/chrono/chrono-7.0.1/src/chrono_models/vehicle/marder/
H A DMarder_SupportRoller.h51 virtual double GetGap() const override { return m_wheel_gap; } in GetGap() function
/dports/print/lout/lout-3.40/
H A Dz17.c193 void GetGap(OBJECT x, STYLE *style, GAP *res_gap, unsigned *res_inc) in GetGap() function
/dports/cad/opencascade/opencascade-7.6.0/src/Bnd/
H A DBnd_Box2d.hxx104 Standard_Real GetGap() const { return Gap; } in GetGap() function in Bnd_Box2d
H A DBnd_Box.cxx149 Standard_Real Bnd_Box::GetGap () const in GetGap() function in Bnd_Box
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBnd_Box2d.hxx104 Standard_Real GetGap() const { return Gap; } in GetGap() function in Bnd_Box2d
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBnd_Box2d.hxx104 Standard_Real GetGap() const { return Gap; } in GetGap() function in Bnd_Box2d
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxchart/include/wx/
H A Dchartsizes.h209 int wxChartSizes::GetGap() in GetGap() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dlwplaypiece.hxx222 double GetGap() { return LwpTools::ConvertFromUnitsToMetric(m_nGap); } in GetGap() function in LwpColumnInfo
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dlwplaypiece.hxx206 double GetGap(){return LwpTools::ConvertFromUnitsToMetric(m_nGap);} in GetGap() function in LwpColumnInfo
/dports/devel/upp/upp/uppsrc/Geom/Ctrl/
H A DPlotterCtrl.h62 Rect GetGap() const { return gap; } in GetGap() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/control/
H A Dctrlbox.cxx116 tools::Long BorderWidthImpl::GetGap( tools::Long nWidth ) const in GetGap() function in BorderWidthImpl
/dports/science/helfem/HelFEM-21461e9/src/sadatom/
H A Dsolver.cpp114 arma::vec OrbitalChannel::GetGap() const { in GetGap() function in helfem::sadatom::solver::OrbitalChannel
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/control/
H A Dctrlbox.cxx116 long BorderWidthImpl::GetGap( long nWidth ) const in GetGap() function in BorderWidthImpl
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dplot.h502 double (* GetGap)( AstPlot *, int, int * ); member