Home
last modified time | relevance | path

Searched refs:GetSlope (Results 1 – 25 of 96) sorted by relevance

1234

/dports/www/firefox-esr/firefox-91.8.0/dom/smil/
H A DSMILKeySpline.cpp39 aDX = GetSlope(t, mX1, mX2); in GetSplineDerivativeValues()
40 aDY = GetSlope(t, mY1, mY2); in GetSplineDerivativeValues()
56 double SMILKeySpline::GetSlope(double aT, double aA1, double aA2) { in GetSlope() function in mozilla::SMILKeySpline
81 double initialSlope = GetSlope(guessForT, mX1, mX2); in GetTForX()
97 double currentSlope = GetSlope(aGuessT, mX1, mX2); in NewtonRaphsonIterate()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/smil/
H A DSMILKeySpline.cpp39 aDX = GetSlope(t, mX1, mX2); in GetSplineDerivativeValues()
40 aDY = GetSlope(t, mY1, mY2); in GetSplineDerivativeValues()
56 double SMILKeySpline::GetSlope(double aT, double aA1, double aA2) { in GetSlope() function in mozilla::SMILKeySpline
81 double initialSlope = GetSlope(guessForT, mX1, mX2); in GetTForX()
97 double currentSlope = GetSlope(aGuessT, mX1, mX2); in NewtonRaphsonIterate()
/dports/www/firefox/firefox-99.0/dom/smil/
H A DSMILKeySpline.cpp39 aDX = GetSlope(t, mX1, mX2); in GetSplineDerivativeValues()
40 aDY = GetSlope(t, mY1, mY2); in GetSplineDerivativeValues()
56 double SMILKeySpline::GetSlope(double aT, double aA1, double aA2) { in GetSlope() function in mozilla::SMILKeySpline
81 double initialSlope = GetSlope(guessForT, mX1, mX2); in GetTForX()
97 double currentSlope = GetSlope(aGuessT, mX1, mX2); in NewtonRaphsonIterate()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/smil/
H A DSMILKeySpline.cpp39 aDX = GetSlope(t, mX1, mX2); in GetSplineDerivativeValues()
40 aDY = GetSlope(t, mY1, mY2); in GetSplineDerivativeValues()
56 double SMILKeySpline::GetSlope(double aT, double aA1, double aA2) { in GetSlope() function in mozilla::SMILKeySpline
81 double initialSlope = GetSlope(guessForT, mX1, mX2); in GetTForX()
97 double currentSlope = GetSlope(aGuessT, mX1, mX2); in NewtonRaphsonIterate()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/smil/
H A DnsSMILKeySpline.cpp47 aDX = GetSlope(t, mX1, mX2); in GetSplineDerivativeValues()
48 aDY = GetSlope(t, mY1, mY2); in GetSplineDerivativeValues()
69 nsSMILKeySpline::GetSlope(double aT, in GetSlope() function in nsSMILKeySpline
101 double initialSlope = GetSlope(guessForT, mX1, mX2); in GetTForX()
119 double currentSlope = GetSlope(aGuessT, mX1, mX2); in NewtonRaphsonIterate()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/smil/
H A DnsSMILKeySpline.cpp37 aDX = GetSlope(t, mX1, mX2); in GetSplineDerivativeValues()
38 aDY = GetSlope(t, mY1, mY2); in GetSplineDerivativeValues()
53 /*static*/ double nsSMILKeySpline::GetSlope(double aT, double aA1, double aA2) { in GetSlope() function in nsSMILKeySpline
78 double initialSlope = GetSlope(guessForT, mX1, mX2); in GetTForX()
94 double currentSlope = GetSlope(aGuessT, mX1, mX2); in NewtonRaphsonIterate()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/paint/tile_element/
H A DPaint.Wall.cpp299 if (wallElement.GetSlope() == 2) in PaintWall()
303 else if (wallElement.GetSlope() == 1) in PaintWall()
318 if (wallElement.GetSlope() == 2) in PaintWall()
322 else if (wallElement.GetSlope() == 1) in PaintWall()
352 if (wallElement.GetSlope() == 2) in PaintWall()
356 else if (wallElement.GetSlope() == 1) in PaintWall()
376 if (wallElement.GetSlope() == 2) in PaintWall()
380 else if (wallElement.GetSlope() == 1) in PaintWall()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/actions/
H A DWallPlaceAction.cpp118 uint8_t slope = surfaceElement->GetSlope(); in Query()
154 if (surfaceElement->GetSlope() & (1 << newEdge)) in Query()
162 if (surfaceElement->GetSlope() & TILE_ELEMENT_SLOPE_DOUBLE_HEIGHT) in Query()
166 if (surfaceElement->GetSlope() & (1 << newEdge)) in Query()
169 if (surfaceElement->GetSlope() & (1 << newEdge)) in Query()
185 if (surfaceElement->GetSlope() & (1 << newEdge)) in Query()
193 if (surfaceElement->GetSlope() & TILE_ELEMENT_SLOPE_DOUBLE_HEIGHT) in Query()
197 if (surfaceElement->GetSlope() & (1 << newEdge)) in Query()
200 if (surfaceElement->GetSlope() & (1 << newEdge)) in Query()
292 uint8_t slope = surfaceElement->GetSlope(); in Execute()
H A DLandLowerAction.cpp103 if (surfaceElement->GetSlope() & TILE_ELEMENT_SURFACE_RAISED_CORNERS_MASK) in QueryExecute()
105 if (surfaceElement->GetSlope() & TILE_ELEMENT_SURFACE_DIAGONAL_FLAG) in QueryExecute()
112 uint8_t currentSlope = surfaceElement->GetSlope(); in QueryExecute()
/dports/devel/gdcm/gdcm-3.0.10/Testing/Source/MediaStorageAndFileFormat/Cxx/
H A DTestImageHelper2.cxx114 if( img.GetSlope() != img2.GetSlope() ) in TestImageHelper2()
116 std::cout << img2.GetSlope() << std::endl; in TestImageHelper2()
/dports/games/spring/spring_98.0/rts/Map/
H A DGround.h21 static float GetSlope(float x, float z, bool synced = true);
31 static float GetSlope(const float3& p, bool synced = true) { return (GetSlope(p.x, p.z, synced)); }
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/vector/
H A Dvinterpolator.cpp73 float VInterpolator::GetSlope(float aT, float aA1, float aA2) in GetSlope() function in VInterpolator
105 float initialSlope = GetSlope(guessForT, mX1, mX2); in GetTForX()
123 float currentSlope = GetSlope(aGuessT, mX1, mX2); in NewtonRaphsonIterate()
/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/src/vector/
H A Dvinterpolator.cpp43 float VInterpolator::GetSlope(float aT, float aA1, float aA2) in GetSlope() function in VInterpolator
75 float initialSlope = GetSlope(guessForT, mX1, mX2); in GetTForX()
93 float currentSlope = GetSlope(aGuessT, mX1, mX2); in NewtonRaphsonIterate()
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tron/
H A DgWinZone.h60 inline REAL const & GetSlope( void ) const; //!< Gets function slope
61 inline tFunction const & GetSlope( REAL & slope ) const; //!< Gets function slope
286 REAL const & tFunction::GetSlope( void ) const in GetSlope() function
302 tFunction const & tFunction::GetSlope( REAL & slope ) const in GetSlope() function
H A DgWinZone.cpp135 f.SetOffset( value + f.GetSlope() * ( referenceTime_ - lastTime ) ); in SetFunctionNow()
1372 m << f.GetSlope(); in operator <<()
1490 velocity.x = posx_.GetSlope(); in GetVelocity()
1491 velocity.y = posy_.GetSlope(); in GetVelocity()
1588 return this->radius_.GetSlope(); in GetExpansionSpeed()
1604 expansionSpeed = this->radius_.GetSlope(); in GetExpansionSpeed()
1711 return this->rotationSpeed_.GetSlope(); in GetRotationAcceleration()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/
H A DgdcmImageWriter.cxx47 GetImage().GetIntercept(), GetImage().GetSlope() ); in ComputeTargetMediaStorage()
51 ( GetImage().GetIntercept() != 0.0 || GetImage().GetSlope() != 1.0 ) ) in ComputeTargetMediaStorage()
57 GetImage().GetIntercept(), GetImage().GetSlope() ); in ComputeTargetMediaStorage()
70 GetImage().GetIntercept(), GetImage().GetSlope() ); in ComputeTargetMediaStorage()
255 …== MediaStorage::MRImageStorage && (pixeldata.GetIntercept() != 0 || pixeldata.GetSlope() != 1.0) ) in Write()
263 gdcmAssertAlwaysMacro( pixeldata.GetIntercept() == 0 && pixeldata.GetSlope() == 1 ); in Write()
H A DgdcmIconImageGenerator.cxx604 const double step = min * r.GetSlope(); in Generate()
608 assert( r.GetIntercept() + r.GetSlope() * min == 0. ); in Generate()
609 assert( r.GetIntercept() + r.GetSlope() * max == 255. ); in Generate()
830 const double step = min * r.GetSlope(); in Generate()
834 assert( r.GetIntercept() + r.GetSlope() * min == 0. ); in Generate()
835 assert( r.GetIntercept() + r.GetSlope() * max == 255. ); in Generate()
954 const double step = min * r.GetSlope(); in Generate()
958 assert( (int)(0.5 + r.GetIntercept() + r.GetSlope() * min) == 0 ); in Generate()
959 assert( (int)(0.5 + r.GetIntercept() + r.GetSlope() * max) == 255 ); in Generate()
/dports/devel/gdcm/gdcm-3.0.10/Source/MediaStorageAndFileFormat/
H A DgdcmImageWriter.cxx47 GetImage().GetIntercept(), GetImage().GetSlope() ); in ComputeTargetMediaStorage()
51 ( GetImage().GetIntercept() != 0.0 || GetImage().GetSlope() != 1.0 ) ) in ComputeTargetMediaStorage()
57 GetImage().GetIntercept(), GetImage().GetSlope() ); in ComputeTargetMediaStorage()
70 GetImage().GetIntercept(), GetImage().GetSlope() ); in ComputeTargetMediaStorage()
255 …== MediaStorage::MRImageStorage && (pixeldata.GetIntercept() != 0 || pixeldata.GetSlope() != 1.0) ) in Write()
263 gdcmAssertAlwaysMacro( pixeldata.GetIntercept() == 0 && pixeldata.GetSlope() == 1 ); in Write()
H A DgdcmIconImageGenerator.cxx604 const double step = min * r.GetSlope(); in Generate()
608 assert( r.GetIntercept() + r.GetSlope() * min == 0. ); in Generate()
609 assert( r.GetIntercept() + r.GetSlope() * max == 255. ); in Generate()
830 const double step = min * r.GetSlope(); in Generate()
834 assert( r.GetIntercept() + r.GetSlope() * min == 0. ); in Generate()
835 assert( r.GetIntercept() + r.GetSlope() * max == 255. ); in Generate()
954 const double step = min * r.GetSlope(); in Generate()
958 assert( (int)(0.5 + r.GetIntercept() + r.GetSlope() * min) == 0 ); in Generate()
959 assert( (int)(0.5 + r.GetIntercept() + r.GetSlope() * max) == 255 ); in Generate()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/world/
H A DMapHelpers.cpp127 uint8_t slope = surfaceElement->GetSlope() | TILE_ELEMENT_SLOPE_DOUBLE_HEIGHT; in map_smooth()
147 uint8_t slope = surfaceElement->GetSlope(); in map_smooth()
281 uint8_t currentSlope = surfaceElement->GetSlope(); in tile_smooth()
H A DMap.cpp542 uint32_t slope = surfaceElement->GetSlope(); in tile_element_height()
1008 int32_t slope = surfaceElement->GetSlope(); in tile_element_get_corner_height()
1063 if (surfaceElement->GetSlope() & TILE_ELEMENT_SLOPE_ALL_CORNERS_UP) in map_get_highest_land_height()
1065 if (surfaceElement->GetSlope() & TILE_ELEMENT_SLOPE_DOUBLE_HEIGHT) in map_get_highest_land_height()
1444 auto slope = sourceTile.GetSlope() & TILE_ELEMENT_SLOPE_NW_SIDE_UP; in map_extend_boundary_surface_extend_tile()
1449 if (sourceTile.GetSlope() & TILE_ELEMENT_SLOPE_DOUBLE_HEIGHT) in map_extend_boundary_surface_extend_tile()
1452 if (sourceTile.GetSlope() & TILE_ELEMENT_SLOPE_S_CORNER_UP) in map_extend_boundary_surface_extend_tile()
1455 if (sourceTile.GetSlope() & TILE_ELEMENT_SLOPE_E_CORNER_UP) in map_extend_boundary_surface_extend_tile()
1632 if ((surfaceElement->GetSlope() & TILE_ELEMENT_SLOPE_ALL_CORNERS_UP) != TILE_ELEMENT_SLOPE_FLAT) in map_get_highest_z()
1634 if ((surfaceElement->GetSlope() & TILE_ELEMENT_SLOPE_DOUBLE_HEIGHT) != 0) in map_get_highest_z()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_line.h20 bool GetSlope();
H A Dcxfa_line.cpp48 bool CXFA_Line::GetSlope() { in GetSlope() function in CXFA_Line
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_line.h20 bool GetSlope();
/dports/math/gambit/gambit-16.0.1/src/labenski/include/wx/wxthings/
H A Dgeometry.h33 { m_x = x1; m_y = y1; m_slope = GetSlope(x1, y1, x2, y2); } in wxRay2DDouble()
35 { m_x = pt1.m_x; m_y = pt1.m_y; m_slope = GetSlope(pt1, pt2); } in wxRay2DDouble()
42 inline wxDouble GetSlope() const { return m_slope; } in GetSlope() function
118 inline static wxDouble GetSlope(wxDouble x1, wxDouble y1, wxDouble x2, wxDouble y2) in GetSlope() function
120 inline static wxDouble GetSlope(const wxPoint2DDouble &pt1, const wxPoint2DDouble &pt2) in GetSlope() function

1234