Searched defs:fHalfLineWidth (Results 1 – 8 of 8) sorted by relevance
118 double fHalfLineWidth(getSdrLFSTAttribute().getLine().getWidth() * 0.5); in get2DDecomposition() local
86 double fHalfLineWidth(getSdrLFSTAttribute().getLine().getWidth() * 0.5); in create2DDecomposition() local
188 const double fHalfLineWidth(rLineAttribute.getWidth() * 0.5); in create2DDecomposition() local
345 double fHalfLineWidth, in createAreaGeometryForEdge()686 double fHalfLineWidth, in createAreaGeometryForJoin()793 double fHalfLineWidth, in createAreaGeometry()
977 const double fHalfLineWidth(0.5 * fLineWidth); in createLineTrapezoidFromEdge() local
384 const double fHalfLineWidth((GetWidth() * 0.5) + 0.5); in applyToB2DPolyPolygon() local
1601 const double fHalfLineWidth((rInfo.GetWidth() * 0.5) + 0.5); in impPaintLineGeometryWithEvtlExpand() local2413 const double fHalfLineWidth((fLineWidth * 0.5) + 0.5); in DrawPolyLine() local
254 const double fHalfLineWidth(getLineAttribute().getWidth() / 2.0); in create2DDecomposition() local
Completed in 35 milliseconds