Searched refs:bCorrectLineWidth (Results 1 – 3 of 3) sorted by relevance
835 const bool bCorrectLineWidth(aDeviceLineWidths.getX() < 1.0 && rLineWidths.getX() >= 1.0); in drawPolyLine() local836 const basegfx::B2DVector aLineWidths(bCorrectLineWidth ? rLineWidths : aDeviceLineWidths); in drawPolyLine()
1652 …const bool bCorrectLineWidth(!bObjectToDeviceIsIdentity && aDeviceLineWidths.getX() < 1.0 && aLine… in drawPolyLine() local1656 if(bCorrectLineWidth) in drawPolyLine()
1176 …const bool bCorrectLineWidth(!bObjectToDeviceIsIdentity && aDeviceLineWidths.getX() < 1.0 && aLine… in drawPolyLine() local1181 if(bCorrectLineWidth) in drawPolyLine()