Home
last modified time | relevance | path

Searched refs:nCandCount (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/basegfx/source/polygon/
H A Db2dpolypolygoncutter.cxx579 const sal_uInt32 nCandCount(aCandidate.count()); in solver() local
586 if(nCandCount) in solver()
588 nPointCount += nCandCount; in solver()
605 const sal_uInt32 nCandCount(aCandidate.count()); in solver() local
609 if(nCandCount) in solver()
612 nInsertIndex += nCandCount; in solver()
H A Db2dlinegeometry.cxx547 const sal_uInt32 nCandCount(aBezierPolygon.count()); in createAreaGeometryForEdge() local
549 for(sal_uInt32 b(0); b < nCandCount; b++) in createAreaGeometryForEdge()

Completed in 26 milliseconds