Home
last modified time | relevance | path

Searched refs:bLineWidthUsed (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Doutdev.cxx1558 const bool bLineWidthUsed(rInfo.GetWidth() > 1); in impPaintLineGeometryWithEvtlExpand() local
1599 if(bLineWidthUsed && aLinePolyPolygon.count()) in impPaintLineGeometryWithEvtlExpand()
1717 const bool bLineWidthUsed(aInfo.GetWidth() > 1); in DrawLine() local
1722 if(bDashUsed || bLineWidthUsed) in DrawLine()
1926 const bool bLineWidthUsed(aInfo.GetWidth() > 1); in ImpDrawPolyLineWithLineInfo() local
1928 if(bDashUsed || bLineWidthUsed) in ImpDrawPolyLineWithLineInfo()

Completed in 23 milliseconds