Lines Matching refs:append

66 					rCandidate.append(rCandidate.getB2DPoint(0));  in openWithGeometryChange()
194 aRetval.append(aBezier.getStartPoint()); in adaptiveSubdivideByDistance()
237 aRetval.append(aBezier.getEndPoint()); in adaptiveSubdivideByDistance()
277 aRetval.append(aBezier.getStartPoint()); in adaptiveSubdivideByAngle()
310 aRetval.append(aBezier.getEndPoint()); in adaptiveSubdivideByAngle()
350 aRetval.append(aBezier.getStartPoint()); in adaptiveSubdivideByCount()
375 aRetval.append(aBezier.getEndPoint()); in adaptiveSubdivideByCount()
830 aRetval.append(rCandidate.getB2DPoint(a)); in getSnippetAbsolute()
844 aRetval.append(rCandidate.getB2DPoint(a)); in getSnippetAbsolute()
873 aRetval.append(aRight.getStartPoint()); in getSnippetAbsolute()
882 aRetval.append(interpolate(aStart, aEnd, fRelValue)); in getSnippetAbsolute()
902 aRetval.append(rCandidate.getB2DPoint(nNextIndex)); in getSnippetAbsolute()
931 aRetval.append(aLeft.getEndPoint()); in getSnippetAbsolute()
940 aRetval.append(interpolate(aStart, aEnd, fRelValue)); in getSnippetAbsolute()
953 aRetval.append(rCandidate.getB2DPoint(nNextIndex)); in getSnippetAbsolute()
1367 aSnippet.append(aBezierSnippet.getStartPoint()); in applyLineDashing()
1374 pLineTarget->append(aSnippet); in applyLineDashing()
1378 pGapTarget->append(aSnippet); in applyLineDashing()
1403 aSnippet.append(aRight.getStartPoint()); in applyLineDashing()
1430 …aSnippet.append(interpolate(aCurrentEdge.getStartPoint(), aCurrentEdge.getEndPoint(), fLastDotDash… in applyLineDashing()
1433 …aSnippet.append(interpolate(aCurrentEdge.getStartPoint(), aCurrentEdge.getEndPoint(), fDotDashMovi… in applyLineDashing()
1437 pLineTarget->append(aSnippet); in applyLineDashing()
1441 pGapTarget->append(aSnippet); in applyLineDashing()
1461 …aSnippet.append(interpolate(aCurrentEdge.getStartPoint(), aCurrentEdge.getEndPoint(), fLastDotDash… in applyLineDashing()
1464 aSnippet.append(aCurrentEdge.getEndPoint()); in applyLineDashing()
1481 pLineTarget->append(aSnippet); in applyLineDashing()
1485 pGapTarget->append(aSnippet); in applyLineDashing()
1504 aLast.append(aFirst); in applyLineDashing()
1526 aLast.append(aFirst); in applyLineDashing()
1539 pLineTarget->append(rCandidate); in applyLineDashing()
1544 pGapTarget->append(rCandidate); in applyLineDashing()
1733 aRetval.append(aBottomCenter); in createPolygonFromRect()
1735 aRetval.append( B2DPoint( rRect.getMinX(), rRect.getMaxY() ) ); in createPolygonFromRect()
1736 aRetval.append( B2DPoint( rRect.getMinX(), rRect.getMinY() ) ); in createPolygonFromRect()
1737 aRetval.append( B2DPoint( rRect.getMaxX(), rRect.getMinY() ) ); in createPolygonFromRect()
1738 aRetval.append( B2DPoint( rRect.getMaxX(), rRect.getMaxY() ) ); in createPolygonFromRect()
1765 aRetval.append(aBottomCenter); in createPolygonFromRect()
1773 aRetval.append(aStart); in createPolygonFromRect()
1782 aRetval.append(aStart); in createPolygonFromRect()
1791 aRetval.append(aStart); in createPolygonFromRect()
1800 aRetval.append(aStart); in createPolygonFromRect()
1821 aRetval.append( B2DPoint( rRect.getMinX(), rRect.getMinY() ) ); in createPolygonFromRect()
1822 aRetval.append( B2DPoint( rRect.getMaxX(), rRect.getMinY() ) ); in createPolygonFromRect()
1823 aRetval.append( B2DPoint( rRect.getMaxX(), rRect.getMaxY() ) ); in createPolygonFromRect()
1824 aRetval.append( B2DPoint( rRect.getMinX(), rRect.getMaxY() ) ); in createPolygonFromRect()
1838 aRetval.append( B2DPoint( 0.0, 0.0 ) ); in createUnitPolygon()
1839 aRetval.append( B2DPoint( 1.0, 0.0 ) ); in createUnitPolygon()
1840 aRetval.append( B2DPoint( 1.0, 1.0 ) ); in createUnitPolygon()
1841 aRetval.append( B2DPoint( 0.0, 1.0 ) ); in createUnitPolygon()
1874 aUnitCircle.append(aPoint); in impCreateUnitCircle()
1903 aUnitHalfCircle.append(aPoint); in createHalfUnitCircle()
2011 aRetval.append(B2DPoint(cos(fStart), sin(fStart))); in createPolygonFromUnitEllipseSegment()
2023 aRetval.append(aSegStart); in createPolygonFromUnitEllipseSegment()
2151 aRetval.append(aCurrPoint); in removeNeutralPoints()
2346 rTarget.append(aStart); in addTriangleFan()
2347 rTarget.append(aLast); in addTriangleFan()
2348 rTarget.append(aCurrent); in addTriangleFan()
2480 aRetval.append(B3DPoint(aPoint.getX(), aPoint.getY(), fZCoordinate)); in createB3DPolygonFromB2DPolygon()
2505 aRetval.append(B2DPoint(aCandidate.getX(), aCandidate.getY())); in createB2DPolygonFromB3DPolygon()
2687 …aRetval.append(distort(rCandidate.getB2DPoint(a), rOriginal, rTopLeft, rTopRight, rBottomLeft, rBo… in distort()
2975 aRetval.append(aCurrent + aDirection); in growInNormalDirection()
3018 aRetval.append(aNewPoint); in reSegmentPolygon()
3049 aRetval.append(aCurrentEdge.getStartPoint()); in reSegmentPolygonEdges()
3085 aRetval.append(aSplitPoint); in reSegmentPolygonEdges()
3091 aRetval.append(aCurrentEdge.getEndPoint()); in reSegmentPolygonEdges()
3124 aRetval.append(interpolate(rOld1.getB2DPoint(a), rOld2.getB2DPoint(a), t)); in interpolate()
3204 aRetval.append(aSegment.getStartPoint()); in createSimplifiedPolygon()
3234 aRetval.append(aLeft.getEndPoint()); in createSimplifiedPolygon()
3245 aRetval.append(aSegment.getEndPoint()); in createSimplifiedPolygon()
3251 aRetval.append(aSegment.getEndPoint()); in createSimplifiedPolygon()
3287 aRetval.append(aBezier.getStartPoint()); in simplifyCurveSegments()
3307 aRetval.append(aBezier.getEndPoint()); in simplifyCurveSegments()
3343 aRetval.append(rCandidate.getB2DPoint(nSourceIndex)); in makeStartPoint()
3409 aRetval.append(aCurrent + (aEdge * fScalar)); in createEdgesOfGivenLength()
3484 aRetval.append(aCurrent); in createWaveline()
3763 aRetval.append(B2DPoint(pArray->X, pArray->Y)); in UnoPointSequenceToB2DPolygon()
3850 aRetval.append(aNewCoordinatePair); in UnoPolygonBezierCoordsToB2DPolygon()
3913 aRetval.append(aNewCoordinatePair); in UnoPolygonBezierCoordsToB2DPolygon()