Home
last modified time | relevance | path

Searched refs:ppPtAry (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx843 …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 28 milliseconds