Searched defs:nEdgeCountB (Results 1 – 1 of 1) sorted by relevance
312 const sal_uInt32 nEdgeCountB(nPointCountB - 1); in findCutsAndTouchesAndCommonForBezier() local794 const sal_uInt32 nEdgeCountB(rCandidateB.isClosed() ? nPointCountB : nPointCountB - 1L); in findCuts() local
Completed in 23 milliseconds