Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dsalgdilayout.cxx253 pPtAry2[j].mnX = w-1-pPtAry[i].mnX; in mirror()
254 pPtAry2[j].mnY = pPtAry[i].mnY; in mirror()
450 delete [] pPtAry2; in DrawPolyLine()
463 delete [] pPtAry2; in DrawPolygon()
486 delete [] pPtAry2[i]; in DrawPolyPolygon()
487 delete [] pPtAry2; in DrawPolyPolygon()
519 delete [] pPtAry2; in DrawPolyLineBezier()
534 delete [] pPtAry2; in DrawPolygonBezier()
560 delete [] pPtAry2[i]; in DrawPolyPolygonBezier()
561 delete [] pPtAry2; in DrawPolyPolygonBezier()
[all …]
/trunk/main/vcl/inc/
H A Dsalgdi.hxx356 …sal_Bool mirror( sal_uInt32 nPoints, const SalPoint *pPtAry, SalPoint *pPtAry2, const OutputDe…

Completed in 18 milliseconds