Searched refs:nCandCount (Results 1 – 2 of 2) sorted by relevance
579 const sal_uInt32 nCandCount(aCandidate.count()); in solver() local586 if(nCandCount) in solver()588 nPointCount += nCandCount; in solver()605 const sal_uInt32 nCandCount(aCandidate.count()); in solver() local609 if(nCandCount) in solver()612 nInsertIndex += nCandCount; in solver()
547 const sal_uInt32 nCandCount(aBezierPolygon.count()); in createAreaGeometryForEdge() local549 for(sal_uInt32 b(0); b < nCandCount; b++) in createAreaGeometryForEdge()
Completed in 27 milliseconds