Searched refs:nTempPoints (Results 1 – 1 of 1) sorted by relevance
513 sal_uInt32 nTempPoints = nPoints; in drawPolyLine() local516 while( nTempPoints-- ) in drawPolyLine()542 sal_uInt32 nTempPoints = nPoints; in drawPolygon() local545 while( nTempPoints-- ) in drawPolygon()611 ULONG nTempPoints = pPoints[ i ]; in drawPolyPolygon() local612 POINTL * pTempOS2PtAry = new POINTL[ nTempPoints ]; in drawPolyPolygon()615 aPolygonAry[ i ].ulPoints = nTempPoints; in drawPolyPolygon()618 while( nTempPoints-- ) in drawPolyPolygon()
Completed in 10 milliseconds