Home
last modified time | relevance | path

Searched refs:ImpTryDrawPolyLineDirect (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev.cxx1815 if(bTryAA && ImpTryDrawPolyLineDirect(rPoly.getB2DPolygon())) in DrawPolyLine()
2260 bool OutputDevice::ImpTryDrawPolyLineDirect( in ImpTryDrawPolyLineDirect() function in OutputDevice
2332 if(ImpTryDrawPolyLineDirect(rB2DPolygon, fLineWidth, fTransparency, eLineJoin, eLineCap)) in TryDrawPolyLineDirect()
2400 if(bTryAA && ImpTryDrawPolyLineDirect(rB2DPolygon, fLineWidth, 0.0, eLineJoin, eLineCap)) in DrawPolyLine()
2446 ImpTryDrawPolyLineDirect(aAreaPolyPolygon.getB2DPolygon(a)); in DrawPolyLine()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx562 SAL_DLLPRIVATE bool ImpTryDrawPolyLineDirect(

Completed in 37 milliseconds