Searched defs:nSegments (Results 1 – 7 of 7) sorted by relevance
45 sal_uInt32 nSegments, in getLineTubeSegments()106 sal_uInt32 nSegments, in getLineCapSegments()160 sal_uInt32 nSegments, in getLineCapRoundSegments()230 sal_uInt32 nSegments, in getLineJoinSegments()488 …static sal_uInt32 nSegments(8); // default for 3d line segments, for more quality just raise this … in impCreate3DDecomposition() local
302 sal_uInt16 nSegments = impl_GetUInt16( pSegmentIt ); in Commit() local
438 sal_uInt16 nSegments = impl_GetUInt16( pSegmentIt ); in Commit() local
335 sal_Int32 nSegments = rSegments.getLength(); in ImpExportEnhancedPath() local
489 B2DPolyPolygon reSegmentPolyPolygon(const B2DPolyPolygon& rCandidate, sal_uInt32 nSegments) in reSegmentPolyPolygon()
2015 const sal_uInt32 nSegments(STEPSPERQUARTER * 4); in createPolygonFromUnitEllipseSegment() local2995 B2DPolygon reSegmentPolygon(const B2DPolygon& rCandidate, sal_uInt32 nSegments) in reSegmentPolygon()
1216 const sal_uInt16 nSegments = aPolygon.GetSize() >> 2; in ReadBezier() local
Completed in 57 milliseconds