Searched refs:getBoundRect (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 737 static void getBoundRect( sal_uInt32 nPoints, const SalPoint* pPtAry, long &rX, long& rY, long& rWi… in getBoundRect() function 775 getBoundRect( nPoints, pPtAry, nX, nY, nWidth, nHeight ); in drawPolyLine() 803 getBoundRect( nPoints, pPtAry, nX, nY, nWidth, nHeight ); in drawPolygon() 852 getBoundRect( pPoints[0], ppPtAry[0], leftX, topY, maxWidth, maxHeight ); in drawPolyPolygon() 856 getBoundRect( pPoints[n], ppPtAry[n], nX, nY, nW, nH ); in drawPolyPolygon()
|
Completed in 19 milliseconds