Home
last modified time | relevance | path

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

/trunk/main/basegfx/inc/basegfx/polygon/
H A Db3dpolygontools.hxx57 …BASEGFX_DLLPUBLIC sal_uInt32 getIndexOfPredecessor(sal_uInt32 nIndex, const B3DPolygon& rCandidate…
H A Db2dpolygontools.hxx66 …BASEGFX_DLLPUBLIC sal_uInt32 getIndexOfPredecessor(sal_uInt32 nIndex, const B2DPolygon& rCandidate…
/trunk/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 47 milliseconds