Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dsalgdilayout.cxx541 sal_Bool SalGraphics::DrawPolyPolygonBezier( sal_uInt32 i_nPoly, const sal_uInt32* i_pPoints, in DrawPolyPolygonBezier() argument
552 sal_uLong nPoints = i_pPoints[i]; in DrawPolyPolygonBezier()
557 bRet = drawPolyPolygonBezier( i_nPoly, i_pPoints, (PCONSTSALPOINT*)pPtAry2, i_pFlgAry ); in DrawPolyPolygonBezier()
564 bRet = drawPolyPolygonBezier( i_nPoly, i_pPoints, i_pPtAry, i_pFlgAry ); in DrawPolyPolygonBezier()

Completed in 20 milliseconds