Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev.cxx1557 const bool bDashUsed(LINE_DASH == rInfo.GetStyle()); in impPaintLineGeometryWithEvtlExpand() local
1560 if(bDashUsed && aLinePolyPolygon.count()) in impPaintLineGeometryWithEvtlExpand()
1716 const bool bDashUsed(LINE_DASH == aInfo.GetStyle()); in DrawLine() local
1722 if(bDashUsed || bLineWidthUsed) in DrawLine()
1925 const bool bDashUsed(LINE_DASH == aInfo.GetStyle()); in ImpDrawPolyLineWithLineInfo() local
1928 if(bDashUsed || bLineWidthUsed) in ImpDrawPolyLineWithLineInfo()

Completed in 22 milliseconds