Lines Matching refs:realloc
100 P0.realloc(3); in GridLinePoints()
101 P1.realloc(3); in GridLinePoints()
102 P2.realloc(3); in GridLinePoints()
153 rPoints[nIndex].realloc(2); in addLine2D()
280 aPoints.realloc(nRealPointCount); in createShapes()
286 aHandlesPoints[0].realloc(nOldHandleCount+nRealPointCount); in createShapes()
304 aPoints.SequenceX.realloc(nPointCount); in createShapes()
305 aPoints.SequenceY.realloc(nPointCount); in createShapes()
306 aPoints.SequenceZ.realloc(nPointCount); in createShapes()
321 aPoints.SequenceX.realloc(nRealPointCount); in createShapes()
322 aPoints.SequenceY.realloc(nRealPointCount); in createShapes()
323 aPoints.SequenceZ.realloc(nRealPointCount); in createShapes()