Home
last modified time | relevance | path

Searched defs:fHalfLineWidth (Results 1 – 8 of 8) sorted by path

/trunk/main/basegfx/source/polygon/
H A Db2dlinegeometry.cxx345 double fHalfLineWidth, in createAreaGeometryForEdge()
686 double fHalfLineWidth, in createAreaGeometryForJoin()
793 double fHalfLineWidth, in createAreaGeometry()
H A Db2dtrapezoid.cxx977 const double fHalfLineWidth(0.5 * fLineWidth); in createLineTrapezoidFromEdge() local
/trunk/main/drawinglayer/source/primitive2d/
H A Dpolygonprimitive2d.cxx254 const double fHalfLineWidth(getLineAttribute().getWidth() / 2.0); in create2DDecomposition() local
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrgrafprimitive2d.cxx86 double fHalfLineWidth(getSdrLFSTAttribute().getLine().getWidth() * 0.5); in create2DDecomposition() local
H A Dsdrmeasureprimitive2d.cxx188 const double fHalfLineWidth(rLineAttribute.getWidth() * 0.5); in create2DDecomposition() local
H A Dsdrole2primitive2d.cxx118 double fHalfLineWidth(getSdrLFSTAttribute().getLine().getWidth() * 0.5); in get2DDecomposition() local
/trunk/main/vcl/source/gdi/
H A Dlineinfo.cxx384 const double fHalfLineWidth((GetWidth() * 0.5) + 0.5); in applyToB2DPolyPolygon() local
H A Doutdev.cxx1601 const double fHalfLineWidth((rInfo.GetWidth() * 0.5) + 0.5); in impPaintLineGeometryWithEvtlExpand() local
2413 const double fHalfLineWidth((fLineWidth * 0.5) + 0.5); in DrawPolyLine() local

Completed in 36 milliseconds