Home
last modified time | relevance | path

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

/aoo41x/main/basegfx/inc/basegfx/polygon/
H A Db3dpolygontools.hxx56 sal_uInt32 getIndexOfPredecessor(sal_uInt32 nIndex, const B3DPolygon& rCandidate);
H A Db2dpolygontools.hxx65 sal_uInt32 getIndexOfPredecessor(sal_uInt32 nIndex, const B2DPolygon& rCandidate);
/aoo41x/main/basegfx/source/polygon/
H A Db3dpolygontools.cxx57 sal_uInt32 getIndexOfPredecessor(sal_uInt32 nIndex, const B3DPolygon& rCandidate) in getIndexOfPredecessor() function
H A Db2dpolygontools.cxx110 sal_uInt32 getIndexOfPredecessor(sal_uInt32 nIndex, const B2DPolygon& rCandidate) in getIndexOfPredecessor() function
2219 const B2DPoint aPrev(rCandidate.getB2DPoint(getIndexOfPredecessor(nIndex, rCandidate))); in getOrientationForIndex()

Completed in 36 milliseconds