Home
last modified time | relevance | path

Searched refs:fScalarE (Results 1 – 1 of 1) sorted by relevance

/core/basegfx/source/polygon/
H A Db2dlinegeometry.cxx157 const double fScalarE(aEdge.scalar(aEdge)); in impIsSimpleEdge() local
159 const double fLengthCompareE(fScalarE * fMaxPartOfEdgeQuad); in impIsSimpleEdge()
167 if(fTools::lessOrEqual(fScalarAE * fScalarAE, fScalarA * fScalarE * fMaxCosQuad)) in impIsSimpleEdge()
192 if(fTools::lessOrEqual(fScalarBE * fScalarBE, fScalarB * fScalarE * fMaxCosQuad)) in impIsSimpleEdge()