Searched refs:bTryAA (Results 1 – 1 of 1) sorted by relevance
1552 const bool bTryAA((mnAntialiasing & ANTIALIASING_ENABLE_B2DDRAW) in impPaintLineGeometryWithEvtlExpand() local1635 if(bTryAA) in impPaintLineGeometryWithEvtlExpand()1660 if(bTryAA) in impPaintLineGeometryWithEvtlExpand()1809 const bool bTryAA((mnAntialiasing & ANTIALIASING_ENABLE_B2DDRAW) in DrawPolyLine() local1815 if(bTryAA && ImpTryDrawPolyLineDirect(rPoly.getB2DPolygon())) in DrawPolyLine()2325 const bool bTryAA((mnAntialiasing & ANTIALIASING_ENABLE_B2DDRAW) in TryDrawPolyLineDirect() local2330 if(bTryAA) in TryDrawPolyLineDirect()2394 const bool bTryAA((mnAntialiasing & ANTIALIASING_ENABLE_B2DDRAW) in DrawPolyLine() local2400 if(bTryAA && ImpTryDrawPolyLineDirect(rB2DPolygon, fLineWidth, 0.0, eLineJoin, eLineCap)) in DrawPolyLine()2440 if(bTryAA) in DrawPolyLine()
Completed in 29 milliseconds