Home
last modified time | relevance | path

Searched defs:yVal (Results 1 – 25 of 138) sorted by relevance

123456

/dports/math/qtiplot-doc/qtiplot-0.9.8.9/3rdparty/qwtplot3d/src/
H A Dqwt3d_movements.cpp19 void ExtGLWidget::setRotation( double xVal, double yVal, double zVal ) in setRotation()
38 void ExtGLWidget::setShift( double xVal, double yVal, double zVal ) in setShift()
60 void ExtGLWidget::setViewportShift( double xVal, double yVal ) in setViewportShift()
79 void ExtGLWidget::setScale( double xVal, double yVal, double zVal ) in setScale()
H A Dqwt3d_lighting.cpp141 void ExtGLWidget::setLightRotation( double xVal, double yVal, double zVal, unsigned light ) in setLightRotation()
158 void ExtGLWidget::setLightShift( double xVal, double yVal, double zVal, unsigned light ) in setLightShift()
/dports/math/qwtplot3d/qwtplot3d-438c855d/src/
H A Dqwt3d_movements.cpp17 void Plot3D::setRotation(double xVal, double yVal, double zVal) in setRotation()
37 void Plot3D::setShift(double xVal, double yVal, double zVal) in setShift()
59 void Plot3D::setViewportShift(double xVal, double yVal) in setViewportShift()
79 void Plot3D::setScale(double xVal, double yVal, double zVal) in setScale()
H A Dqwt3d_lighting.cpp141 void Plot3D::setLightRotation(double xVal, double yVal, double zVal, unsigned light) in setLightRotation()
158 void Plot3D::setLightShift(double xVal, double yVal, double zVal, unsigned light) in setLightShift()
/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGMotionSMILPathUtils.cpp36 float xVal, yVal; in MoveToAbsolute() local
49 float xVal, yVal; in LineToAbsolute() local
65 float xVal, yVal; in LineToRelative() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGMotionSMILPathUtils.cpp36 float xVal, yVal; in MoveToAbsolute() local
49 float xVal, yVal; in LineToAbsolute() local
65 float xVal, yVal; in LineToRelative() local
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGMotionSMILPathUtils.cpp36 float xVal, yVal; in MoveToAbsolute() local
49 float xVal, yVal; in LineToAbsolute() local
65 float xVal, yVal; in LineToRelative() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DSVGMotionSMILPathUtils.cpp36 float xVal, yVal; in MoveToAbsolute() local
49 float xVal, yVal; in LineToAbsolute() local
65 float xVal, yVal; in LineToRelative() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DSVGMotionSMILPathUtils.cpp41 float xVal, yVal; in MoveToAbsolute() local
56 float xVal, yVal; in LineToAbsolute() local
74 float xVal, yVal; in LineToRelative() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGMotionSMILPathUtils.cpp36 float xVal, yVal; in MoveToAbsolute() local
49 float xVal, yVal; in LineToAbsolute() local
65 float xVal, yVal; in LineToRelative() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/math/
H A Dvector2.cpp40 Vector2::Vector2(float xVal, float yVal) { in Vector2()
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/math/
H A Dvector2.cpp40 Vector2::Vector2(float xVal, float yVal) { in Vector2()
/dports/print/scribus-devel/scribus-1.5.7/scribus/colormgmt/
H A Dsccieobservers.h23 double yVal(int waveLen) const { return m_y.value(waveLen, 0.0); } in yVal() function
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/chart/
H A Dseries.py104 yVal = Typed(expected_type=NumDataSource, allow_none=True) variable in Series
134 yVal=None, argument
189 yVal = Series.yVal variable in XYSeries
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/credit/
H A Donefactoraffinesurvival.hpp102 Real yVal, in conditionalSurvivalProbability()
108 Time tFwd, Time tgt, Real yVal, in conditionalSurvivalProbability()
/dports/graphics/Coin/coin-Coin-4.0.0/src/engines/
H A DSoComposeVec3f.cpp105 float xVal,yVal,zVal; in evaluate() local
H A DSoComposeVec2f.cpp99 float xVal,yVal; in evaluate() local
H A DSoComposeVec4f.cpp112 float xVal,yVal,zVal,wVal; in evaluate() local
/dports/devel/upp/upp/bazaar/SurfaceCtrl/
H A DTransform.h26 …loat cosVal = glm::cos(radHalfAngle); float xVal = axis.x * sinVal; float yVal = axis.y * sinVal; … in SetRotation() local
43 …loat cosVal = glm::cos(radHalfAngle); float xVal = axis.x * sinVal; float yVal = axis.y * sinVal; … in Rotate() local
76 float yVal = axis.y * sinVal; in GetQuaterion() local
/dports/cad/gerbv/gerbv-2.7.0/src/
H A Dexport-isel-drill.c138 long xVal,yVal; in gerbv_export_isel_drill_file_from_image() local
/dports/biology/jalview/jalview/src/jalview/datamodel/
H A DPoint.java34 public Point(float xVal, float yVal, float zVal) in Point()
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Common/
H A DSmoothSegmentedFunction.cpp202 double yVal = 0; in calcValue() local
264 double yVal = 0; in calcDerivative() local
354 double yVal = 0; in calcIntegral() local
/dports/games/NBlood/NBlood-a1689a4/source/exhumed/src/
H A Drat.cpp262 int yVal = klabs(sprite[nSprite].y - sprite[nTarget].y); in FuncRat() local
315 int yVal = klabs(sprite[nSprite].y - sprite[nTarget].y); in FuncRat() local
/dports/graphics/qgis/qgis-3.22.3/src/core/mesh/
H A Dqgsmeshvectorrenderer.cpp136 double yVal, in calcVectorLineEnd()
290 const double yVal = val.y(); in drawVectorDataOnPoints() local
416 …owRenderer::drawVectorArrow( const QgsPointXY &lineStart, double xVal, double yVal, double magnitu… in drawVectorArrow()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/mesh/
H A Dqgsmeshvectorrenderer.cpp136 double yVal, in calcVectorLineEnd()
290 double yVal = val.y(); in drawVectorDataOnPoints() local
416 …owRenderer::drawVectorArrow( const QgsPointXY &lineStart, double xVal, double yVal, double magnitu… in drawVectorArrow()

123456