Searched refs:bLineWidthUsed (Results 1 – 1 of 1) sorted by relevance
1558 const bool bLineWidthUsed(rInfo.GetWidth() > 1); in impPaintLineGeometryWithEvtlExpand() local1599 if(bLineWidthUsed && aLinePolyPolygon.count()) in impPaintLineGeometryWithEvtlExpand()1717 const bool bLineWidthUsed(aInfo.GetWidth() > 1); in DrawLine() local1722 if(bDashUsed || bLineWidthUsed) in DrawLine()1926 const bool bLineWidthUsed(aInfo.GetWidth() > 1); in ImpDrawPolyLineWithLineInfo() local1928 if(bDashUsed || bLineWidthUsed) in ImpDrawPolyLineWithLineInfo()
Completed in 26 milliseconds