Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx2106 const B2DVector aPrevVec(aPrevPoint - aCurrPoint); in hasNeutralPoints() local
2108 const B2VectorOrientation aOrientation(getOrientation(aNextVec, aPrevVec)); in hasNeutralPoints()
2139 const B2DVector aPrevVec(aPrevPoint - aCurrPoint); in removeNeutralPoints() local
2141 const B2VectorOrientation aOrientation(getOrientation(aNextVec, aPrevVec)); in removeNeutralPoints()

Completed in 33 milliseconds