Home
last modified time | relevance | path

Searched defs:nEdgeCountA (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db2dpolygoncutandtouch.cxx311 const sal_uInt32 nEdgeCountA(nPointCountA - 1); in findCutsAndTouchesAndCommonForBezier() local
793 const sal_uInt32 nEdgeCountA(rCandidateA.isClosed() ? nPointCountA : nPointCountA - 1L); in findCuts() local
1120 const sal_uInt32 nEdgeCountA(rCandidate.isClosed() ? nCountA : nCountA - 1); in addPointsAtCuts() local

Completed in 27 milliseconds