Home
last modified time | relevance | path

Searched refs:bTryAA (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Doutdev.cxx1552 const bool bTryAA((mnAntialiasing & ANTIALIASING_ENABLE_B2DDRAW) in impPaintLineGeometryWithEvtlExpand() local
1635 if(bTryAA) in impPaintLineGeometryWithEvtlExpand()
1660 if(bTryAA) in impPaintLineGeometryWithEvtlExpand()
1809 const bool bTryAA((mnAntialiasing & ANTIALIASING_ENABLE_B2DDRAW) in DrawPolyLine() local
1815 if(bTryAA && ImpTryDrawPolyLineDirect(rPoly.getB2DPolygon())) in DrawPolyLine()
2325 const bool bTryAA((mnAntialiasing & ANTIALIASING_ENABLE_B2DDRAW) in TryDrawPolyLineDirect() local
2330 if(bTryAA) in TryDrawPolyLineDirect()
2394 const bool bTryAA((mnAntialiasing & ANTIALIASING_ENABLE_B2DDRAW) in DrawPolyLine() local
2400 if(bTryAA && ImpTryDrawPolyLineDirect(rB2DPolygon, fLineWidth, 0.0, eLineJoin, eLineCap)) in DrawPolyLine()
2440 if(bTryAA) in DrawPolyLine()

Completed in 19 milliseconds