Searched refs:ImpTryDrawPolyLineDirect (Results 1 – 2 of 2) sorted by relevance
1815 if(bTryAA && ImpTryDrawPolyLineDirect(rPoly.getB2DPolygon())) in DrawPolyLine()2260 bool OutputDevice::ImpTryDrawPolyLineDirect( in ImpTryDrawPolyLineDirect() function in OutputDevice2332 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()
562 SAL_DLLPRIVATE bool ImpTryDrawPolyLineDirect(
Completed in 430 milliseconds