Searched refs:ppPtAry (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 843 …phics::drawPolyPolygon( sal_uInt32 nPolyCount, const sal_uInt32* pPoints, PCONSTSALPOINT* ppPtAry ) in drawPolyPolygon() argument 852 getBoundRect( pPoints[0], ppPtAry[0], leftX, topY, maxWidth, maxHeight ); in drawPolyPolygon() 856 getBoundRect( pPoints[n], ppPtAry[n], nX, nY, nW, nH ); in drawPolyPolygon() 893 const SalPoint *pPtAry = ppPtAry[nPoly]; in drawPolyPolygon() 914 const SalPoint *pPtAry = ppPtAry[nPoly]; in drawPolyPolygon()
|
Completed in 24 milliseconds