Home
last modified time | relevance | path

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

/aoo41x/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx2901 const double fCommonLength((aVectorPrev.getLength() + aVectorNext.getLength()) / 2.0); in setContinuityInPoint() local
2909 const B2DVector aScaledDirection(aVectorPrev * fCommonLength); in setContinuityInPoint()
2919 const B2DVector aPerpendicular(aNormalizedPerpendicular * fCommonLength); in setContinuityInPoint()

Completed in 26 milliseconds