Home
last modified time | relevance | path

Searched defs:fRadiusY (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dgdimetafiletools.cxx553 … double fRadiusY((nVer * 2.0) / (aRange.getHeight() > 0.0 ? aRange.getHeight() : 1.0)); in clipMetafileContentAgainstOwnRegions() local
/trunk/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx1688 const double fRadiusY(rRect.getHeight() / 2.0); in createPolygonFromRect() local
1699 … B2DPolygon createPolygonFromRect( const B2DRectangle& rRect, double fRadiusX, double fRadiusY ) in createPolygonFromRect()
1972 … B2DPolygon createPolygonFromEllipse( const B2DPoint& rCenter, double fRadiusX, double fRadiusY ) in createPolygonFromEllipse()
2083 …PolygonFromEllipseSegment( const B2DPoint& rCenter, double fRadiusX, double fRadiusY, double fStar… in createPolygonFromEllipseSegment()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1821 double fRadiusY((nVer * 2.0) / (aRange.getHeight() > 0.0 ? aRange.getHeight() : 1.0)); in interpretMetafile() local

Completed in 44 milliseconds