Searched refs:aSingleUnit (Results 1 – 1 of 1) sorted by relevance
1671 …const basegfx::B2DVector aSingleUnit(rOut.GetInverseViewTransformation() * basegfx::B2DVector(fExp… in DrawFillAttributes() local1673 aPaintRange.expand(aPaintRange.getMinimum() - aSingleUnit); in DrawFillAttributes()1674 aPaintRange.expand(aPaintRange.getMaximum() + aSingleUnit); in DrawFillAttributes()1680 …const basegfx::B2DVector aSingleUnit(rOut.GetInverseViewTransformation() * basegfx::B2DVector(1.0,… in DrawFillAttributes() local1682 aPaintRange.expand(aPaintRange.getMaximum() + aSingleUnit); in DrawFillAttributes()
Completed in 87 milliseconds