Home
last modified time | relevance | path

Searched defs:fAccumulated (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/drawinglayer/source/attribute/
H A Dstrokeattribute.cxx62 … const double fAccumulated(::std::accumulate(maDotDashArray.begin(), maDotDashArray.end(), 0.0)); in getFullDotDashLen() local
/aoo41x/main/vcl/source/gdi/
H A Dlineinfo.cxx362 const double fAccumulated(::std::accumulate(fDotDashArray.begin(), fDotDashArray.end(), 0.0)); in applyToB2DPolyPolygon() local
H A Doutdev.cxx1579 … const double fAccumulated(::std::accumulate(fDotDashArray.begin(), fDotDashArray.end(), 0.0)); in impPaintLineGeometryWithEvtlExpand() local
/aoo41x/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx713 const double fAccumulated(::std::accumulate(fDotDashArray.begin(), fDotDashArray.end(), 0.0)); in createLinePrimitive() local

Completed in 93 milliseconds