Home
last modified time | relevance | path

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

/aoo41x/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx2874 … const B2DVector aNormalizedPerpendicular(getNormalizedPerpendicular(aVectorPrev + aVectorNext)); in setContinuityInPoint() local
2879 aCurrentPoint - (aNormalizedPerpendicular * fLenPrev), in setContinuityInPoint()
2880 aCurrentPoint + (aNormalizedPerpendicular * fLenNext)); in setContinuityInPoint()
2885 aCurrentPoint + (aNormalizedPerpendicular * fLenPrev), in setContinuityInPoint()
2886 aCurrentPoint - (aNormalizedPerpendicular * fLenNext)); in setContinuityInPoint()
2918 … const B2DVector aNormalizedPerpendicular(getNormalizedPerpendicular(aVectorPrev + aVectorNext)); in setContinuityInPoint() local
2919 const B2DVector aPerpendicular(aNormalizedPerpendicular * fCommonLength); in setContinuityInPoint()

Completed in 36 milliseconds