Searched defs:nSegmentCount (Results 1 – 2 of 2) sorted by relevance
824 sal_Int32 nSegmentCount = static_cast< sal_Int32 >( fWidthAngleRadian/fAngleSubdivisionRadian ); in getCircularArcBezierCoords() local
3003 const sal_uInt32 nSegmentCount(rCandidate.isClosed() ? nPointCount : nPointCount - 1L); in reSegmentPolygon() local
Completed in 40 milliseconds