Home
last modified time | relevance | path

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

/aoo41x/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx1758 const double fBowY((rRect.getHeight() / 2.0) * fRadiusY); in createPolygonFromRect() local
1772 const B2DPoint aStop(aBottomRight + B2DPoint(0.0, -fBowY)); in createPolygonFromRect()
1780 const B2DPoint aStart(aTopRight + B2DPoint(0.0, fBowY)); in createPolygonFromRect()
1790 const B2DPoint aStop(aTopLeft + B2DPoint(0.0, fBowY)); in createPolygonFromRect()
1798 const B2DPoint aStart(aBottomLeft + B2DPoint(0.0, -fBowY)); in createPolygonFromRect()

Completed in 94 milliseconds