Home
last modified time | relevance | path

Searched refs:equalZero (Results 1 – 25 of 132) sorted by relevance

123456

/AOO41X/main/basegfx/source/matrix/
H A Db2dhommatrixtools.cxx65 if( fTools::equalZero( fmod( fRadiant, F_PI2 ) ) ) in createSinCosOrthogonal()
127 if(!fTools::equalZero(fShearX)) in createShearXB2DHomMatrix()
139 if(!fTools::equalZero(fShearY)) in createShearYB2DHomMatrix()
151 if(!fTools::equalZero(fRadiant)) in createRotateB2DHomMatrix()
170 if(!(fTools::equalZero(fTranslateX) && fTools::equalZero(fTranslateY))) in createTranslateB2DHomMatrix()
195 if(fTools::equalZero(fShearX)) in createScaleShearXRotateTranslateB2DHomMatrix()
198 if(fTools::equalZero(fRadiant)) in createScaleShearXRotateTranslateB2DHomMatrix()
225 if(fTools::equalZero(fRadiant)) in createScaleShearXRotateTranslateB2DHomMatrix()
265 if(fTools::equalZero(fShearX)) in createShearXRotateTranslateB2DHomMatrix()
268 if(fTools::equalZero(fRadiant)) in createShearXRotateTranslateB2DHomMatrix()
[all …]
H A Db3dhommatrix.cxx198 … if(!fTools::equalZero(fAngleX) || !fTools::equalZero(fAngleY) || !fTools::equalZero(fAngleZ)) in rotate()
200 if(!fTools::equalZero(fAngleX)) in rotate()
214 if(!fTools::equalZero(fAngleY)) in rotate()
228 if(!fTools::equalZero(fAngleZ)) in rotate()
246 if(!fTools::equalZero(fX) || !fTools::equalZero(fY) || !fTools::equalZero(fZ)) in translate()
277 if(!fTools::equalZero(fSx) || !fTools::equalZero(fSy)) in shearXY()
291 if(!fTools::equalZero(fSy) || !fTools::equalZero(fSz)) in shearYZ()
305 if(!fTools::equalZero(fSx) || !fTools::equalZero(fSz)) in shearXZ()
460 if(fTools::equalZero(rShear.getX())) in decompose()
478 if(!fTools::equalZero(fShearX)) in decompose()
[all …]
H A Db2dhommatrix.cxx223 if(!fTools::equalZero(fRadiant)) in rotate()
242 if(!fTools::equalZero(fX) || !fTools::equalZero(fY)) in translate()
271 if(!fTools::equalZero(fSx)) in shearX()
284 if(!fTools::equalZero(fSy)) in shearY()
315 if(fTools::equalZero(get(0, 1)) && fTools::equalZero(get(1, 0))) in decompose()
331 if(fTools::equalZero(fScalarXY)) in decompose()
338 const bool bXIsZero(fTools::equalZero(rScale.getX())); in decompose()
339 const bool bYIsZero(fTools::equalZero(rScale.getY())); in decompose()
390 if(fTools::equalZero(fCrossXY)) in decompose()
408 if(!fTools::equalZero(rRotate)) in decompose()
/AOO41X/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx62 if(aLeft.equalZero()) in ImpSubDivAngle()
67 if(aRight.equalZero()) in ImpSubDivAngle()
127 bool bLeftEqualZero(aLeft.equalZero()); in ImpSubDivAngleStart()
128 bool bRightEqualZero(aRight.equalZero()); in ImpSubDivAngleStart()
138 const bool bBaseEqualZero(aBase.equalZero()); // #i72104# in ImpSubDivAngleStart()
429 if(!aEdge.equalZero()) in testAndSolveTrivialBezier()
436 bool bAIsTrivial(aVecA.equalZero()); in testAndSolveTrivialBezier()
437 bool bBIsTrivial(aVecB.equalZero()); in testAndSolveTrivialBezier()
457 if(fTools::equalZero(fCross)) in testAndSolveTrivialBezier()
479 if(fTools::equalZero(fCross)) in testAndSolveTrivialBezier()
[all …]
/AOO41X/main/basegfx/source/polygon/
H A Db2dpolygon.cxx317 if(!aStart->getPrevVector().equalZero()) in ControlVectorArray2D()
320 if(!aStart->getNextVector().equalZero()) in ControlVectorArray2D()
349 bool bWasUsed(mnUsedVectors && !maVector[nIndex].getPrevVector().equalZero()); in setPrevVector()
350 bool bIsUsed(!rValue.equalZero()); in setPrevVector()
381 bool bWasUsed(mnUsedVectors && !maVector[nIndex].getNextVector().equalZero()); in setNextVector()
382 bool bIsUsed(!rValue.equalZero()); in setNextVector()
410 if(!rValue.getPrevVector().equalZero()) in append()
413 if(!rValue.getNextVector().equalZero()) in append()
426 if(!rValue.getPrevVector().equalZero()) in insert()
429 if(!rValue.getNextVector().equalZero()) in insert()
[all …]
H A Db3dpolygon.cxx292 if(!aStart->equalZero()) in BColorArray()
325 bool bWasUsed(mnUsedEntries && !maVector[nIndex].equalZero()); in setBColor()
326 bool bIsUsed(!rValue.equalZero()); in setBColor()
359 if(!rValue.equalZero()) in insert()
379 if(!aStart->equalZero()) in insert()
395 if(!aStart->equalZero()) in remove()
456 if(!aStart->equalZero()) in NormalsArray3D()
489 bool bWasUsed(mnUsedEntries && !maVector[nIndex].equalZero()); in setNormal()
490 bool bIsUsed(!rValue.equalZero()); in setNormal()
523 if(!rValue.equalZero()) in insert()
[all …]
H A Db3dpolygontools.cxx280 if(fTools::equalZero(fLength)) in getPositionAbsolute()
347 if(!fTools::equalZero(fDistance)) in getPositionAbsolute()
353 if(!fTools::equalZero(fEdgeLength)) in getPositionAbsolute()
369 if(fTools::equalZero(fLength)) in getPositionRelative()
421 if(!fTools::equalZero(fEdgeLength)) in applyLineDashing()
590 const bool bWidthSet(!fTools::equalZero(fWidth)); in applyDefaultTextureCoordinatesParallel()
591 const bool bHeightSet(!fTools::equalZero(fHeight)); in applyDefaultTextureCoordinatesParallel()
655 if(fTools::equalZero(fY)) in applyDefaultTextureCoordinatesSphere()
718 … if(fTools::equalZero(aTexCoor.getY()) || fTools::equal(aTexCoor.getY(), fOne)) in applyDefaultTextureCoordinatesSphere()
723 …const bool bPrevPole(fTools::equalZero(aPrevTexCoor.getY()) || fTools::equal(aPrevTexCoor.getY(), … in applyDefaultTextureCoordinatesSphere()
[all …]
H A Db2dpolygontools.cxx154 if(fTools::equalZero(fSignedArea)) in getOrientation()
525 if(fTools::equalZero(fRetval) || fTools::equalZero(fRetval * fRetval)) in getSignedArea()
645 if(fTools::equalZero(fLength)) in getPositionAbsolute()
714 if(!fTools::equalZero(fDistance)) in getPositionAbsolute()
722 else if(fTools::equalZero(fDistance)) in getPositionAbsolute()
769 if(fTools::equalZero(fLength)) in getPositionRelative()
786 if(fTools::equalZero(fLength)) in getSnippetAbsolute()
809 if(fTools::equalZero(fFrom) && fTools::equal(fTo, fLength)) in getSnippetAbsolute()
828 if(fTools::equalZero(fFrom)) in getSnippetAbsolute()
842 if(fTools::equalZero(fEdgeLength)) in getSnippetAbsolute()
[all …]
H A Db3dpolygonclipper.cxx491 if(rPlaneNormal.equalZero()) in clipPolygonOnPlane()
503 if(!fTools::equalZero(fRotInXY) || !fTools::equalZero(fRotInXZ)) in clipPolygonOnPlane()
530 if(rPlaneNormal.equalZero()) in clipPolyPolygonOnPlane()
542 if(!fTools::equalZero(fRotInXY) || !fTools::equalZero(fRotInXZ)) in clipPolyPolygonOnPlane()
/AOO41X/main/basegfx/inc/basegfx/tuple/
H A Db3dtuple.hxx162 bool equalZero() const in equalZero() function in basegfx::B3DTuple
165 (::basegfx::fTools::equalZero(mfX) in equalZero()
166 && ::basegfx::fTools::equalZero(mfY) in equalZero()
167 && ::basegfx::fTools::equalZero(mfZ))); in equalZero()
170 bool equalZero(const double& rfSmallValue) const in equalZero() function in basegfx::B3DTuple
173 (::basegfx::fTools::equalZero(mfX, rfSmallValue) in equalZero()
174 && ::basegfx::fTools::equalZero(mfY, rfSmallValue) in equalZero()
175 && ::basegfx::fTools::equalZero(mfZ, rfSmallValue))); in equalZero()
275 if(::basegfx::fTools::equalZero(mfX)) in correctValues()
280 if(::basegfx::fTools::equalZero(mfY)) in correctValues()
[all …]
H A Db2dtuple.hxx142 bool equalZero() const in equalZero() function in basegfx::B2DTuple
145 (fTools::equalZero(mfX) && fTools::equalZero(mfY))); in equalZero()
148 bool equalZero(const double& rfSmallValue) const in equalZero() function in basegfx::B2DTuple
151 (fTools::equalZero(mfX, rfSmallValue) && fTools::equalZero(mfY, rfSmallValue))); in equalZero()
/AOO41X/main/basegfx/inc/basegfx/raster/
H A Drasterconvert3d.hxx149 if(fTools::equalZero(aDeltaRed)) in addColorInterpolator()
160 if(fTools::equalZero(aDeltaGreen)) in addColorInterpolator()
171 if(fTools::equalZero(aDeltaBlue)) in addColorInterpolator()
193 if(fTools::equalZero(aDeltaX)) in addNormalInterpolator()
204 if(fTools::equalZero(aDeltaY)) in addNormalInterpolator()
215 if(fTools::equalZero(aDeltaZ)) in addNormalInterpolator()
237 if(fTools::equalZero(aDeltaX)) in addTextureInterpolator()
248 if(fTools::equalZero(aDeltaY)) in addTextureInterpolator()
268 const double fInvZEyeA(fTools::equalZero(fZEyeA) ? fZEyeA : 1.0 / fZEyeA); in addInverseTextureInterpolator()
271 if(fTools::equalZero(fZDelta)) in addInverseTextureInterpolator()
[all …]
/AOO41X/main/basegfx/source/vector/
H A Db2dvector.cxx36 if(fTools::equalZero(fLen)) in normalize()
49 if(!fTools::equalZero(fLen)) in normalize()
70 if(fTools::equalZero(mfX)) in getLength()
74 else if(fTools::equalZero(mfY)) in getLength()
119 if(!fTools::equalZero(fLenNow)) in setLength()
155 if(fTools::equalZero(fVal)) in getOrientation()
194 if(rBackVector.equalZero() || rForwardVector.equalZero()) in getContinuity()
H A Db2ivector.cxx80 if(!::basegfx::fTools::equalZero(fLenNow)) in setLength()
99 return ::basegfx::fTools::equalZero(fVal); in areParallel()
135 if(!rBackVector.equalZero() && !rForwardVector.equalZero()) in getContinuity()
/AOO41X/main/drawinglayer/source/animation/
H A Danimationtiming.cxx234 if(!basegfx::fTools::equalZero(fDuration)) in append()
248 if(!basegfx::fTools::equalZero(mfDuration)) in getStateAtTime()
266 if(!basegfx::fTools::equalZero(mfDuration)) in getNextEventTime()
320 if(mnRepeat && !basegfx::fTools::equalZero(mfDuration)) in getStateAtTime()
343 if(mnRepeat && !basegfx::fTools::equalZero(mfDuration)) in getNextEventTime()
353 if(!basegfx::fTools::equalZero(fNextEventAtLoop)) in getNextEventTime()
/AOO41X/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx56 if(!basegfx::fTools::equalZero(fScale)) in impScalePolyPolygonOnCenter()
89 …const double fScaleX(basegfx::fTools::equalZero(aGrownRange.getWidth()) ? 1.0 : aRange.getWidth() … in impGetOuterPolyPolygon()
90 …const double fScaleY(basegfx::fTools::equalZero(aGrownRange.getHeight())? 1.0 : aRange.getHeight()… in impGetOuterPolyPolygon()
137 … fTexHorMultiplicatorA = basegfx::fTools::equalZero(fPolygonLengthA) ? 1.0 : 1.0 / fPolygonLengthA; in impAddInBetweenFill()
140 … fTexHorMultiplicatorB = basegfx::fTools::equalZero(fPolygonLengthB) ? 1.0 : 1.0 / fPolygonLengthB; in impAddInBetweenFill()
241 if(aDepth.equalZero()) in impCreateInBetweenNormals()
370 if(basegfx::fTools::equalZero(fRotation) || 0L == nSteps) in createLatheSlices()
392 if(basegfx::fTools::equalZero(fBackScale)) in createLatheSlices()
462 if(basegfx::fTools::equalZero(fDepth)) in createExtrudeSlices()
480 if(basegfx::fTools::equalZero(fBackScale)) in createExtrudeSlices()
[all …]
/AOO41X/main/basegfx/source/color/
H A Dbcolormodifier.cxx253 if(!basegfx::fTools::equalZero(mfRed) in BColorModifier_RGBLuminanceContrast()
254 || !basegfx::fTools::equalZero(mfGreen) in BColorModifier_RGBLuminanceContrast()
255 || !basegfx::fTools::equalZero(mfBlue) in BColorModifier_RGBLuminanceContrast()
256 || !basegfx::fTools::equalZero(mfLuminance) in BColorModifier_RGBLuminanceContrast()
257 || !basegfx::fTools::equalZero(mfContrast)) in BColorModifier_RGBLuminanceContrast()
H A Dbcolortools.cxx46 if( ::basegfx::fTools::equalZero(d) ) in rgb2hsl()
94 if( fTools::equalZero(s) ) in hsl2rgb()
122 if( fTools::equalZero(v) ) in rgb2hsv()
127 if( !fTools::equalZero(s) ) in rgb2hsv()
156 if( fTools::equalZero(s) ) in hsv2rgb()
/AOO41X/main/drawinglayer/source/primitive2d/
H A Dsvggradientprimitive2d.cxx142 if(basegfx::fTools::equalZero(rCandidate.getOpacity())) in checkPreconditions()
177 … if(basegfx::fTools::equalZero(fPolyWidth) || basegfx::fTools::equalZero(fPolyHeight)) in checkPreconditions()
342 … if(basegfx::fTools::equalZero(aVector.getX()) && basegfx::fTools::equalZero(aVector.getY())) in checkPreconditions()
626 if(basegfx::fTools::equalZero(getRadius())) in checkPreconditions()
937 if(!basegfx::fTools::equalZero(fDelta)) in create2DDecomposition()
1024 if(!basegfx::fTools::equalZero(fDeltaScale)) in create2DDecomposition()
H A Dcropprimitive2d.cxx87 if(!aObjectScale.equalZero()) in get2DDecomposition()
91 …const double fBackScaleX(basegfx::fTools::equalZero(aObjectScale.getX()) ? 1.0 : 1.0 / fabs(aObjec… in get2DDecomposition()
92 …const double fBackScaleY(basegfx::fTools::equalZero(aObjectScale.getY()) ? 1.0 : 1.0 / fabs(aObjec… in get2DDecomposition()
/AOO41X/main/slideshow/source/engine/
H A Dcolor.cxx65 if( ::basegfx::fTools::equalZero( nDelta ) ) in rgb2hsl()
115 if( ::basegfx::fTools::equalZero( nSaturation ) ) in hsl2rgb()
228 if( ::basegfx::fTools::equalZero( getSaturation() ) ) in getRed()
238 if( ::basegfx::fTools::equalZero( getSaturation() ) ) in getGreen()
248 if( ::basegfx::fTools::equalZero( getSaturation() ) ) in getBlue()
H A Dtools.cxx128 const bool bNeedShearX( !::basegfx::fTools::equalZero(nShearX) ); in getAttributedShapeTransformation()
129 const bool bNeedShearY( !::basegfx::fTools::equalZero(nShearY) ); in getAttributedShapeTransformation()
130 const bool bNeedRotation( !::basegfx::fTools::equalZero(nRotation) ); in getAttributedShapeTransformation()
572 const bool bNeedShearX( !::basegfx::fTools::equalZero(nShearX) ); in getSpriteTransformation()
573 const bool bNeedShearY( !::basegfx::fTools::equalZero(nShearY) ); in getSpriteTransformation()
574 const bool bNeedRotation( !::basegfx::fTools::equalZero(nRotation) ); in getSpriteTransformation()
/AOO41X/main/basegfx/source/inc/
H A Dhommatrixtemplate.hxx240 if(::basegfx::fTools::equalZero(fBig)) in ludcmp()
302 if(::basegfx::fTools::equalZero(fValBB)) in ludcmp()
340 else if(!::basegfx::fTools::equalZero(fSum)) in lubksb()
359 if(!::basegfx::fTools::equalZero(fValueAA)) in lubksb()
405 if(::basegfx::fTools::equalZero(fHomValue)) in isNormalized()
/AOO41X/main/slideshow/source/engine/transitions/
H A Dsnakewipe.cxx58 if (! ::basegfx::fTools::equalZero( line )) { in calcSnake()
67 if (! ::basegfx::fTools::equalZero( col )) in calcSnake()
100 if (! ::basegfx::fTools::equalZero( edge )) { in calcHalfDiagonalSnake()
143 if (! ::basegfx::fTools::equalZero( edge )) { in calcHalfDiagonalSnake()
/AOO41X/main/svx/source/sdr/animation/
H A Danimationstate.cxx60 if(!::basegfx::fTools::equalZero(fNextTime)) in getSmallestNextTime()
62 if(::basegfx::fTools::equalZero(fRetval)) in getSmallestNextTime()
85 if(!::basegfx::fTools::equalZero(fNextTime)) in prepareNextEvent()

123456