Searched refs:nResStart (Results 1 – 1 of 1) sorted by relevance
551 SCSIZE nResStart = i * mRes.nRowCount; in MatCopy() local555 mRes.PutStringEntry( pMat[nStart+j].pS, nType, nResStart+j ); in MatCopy()558 mRes.pMat[nResStart+j].fVal = pMat[nStart+j].fVal; in MatCopy()559 mRes.mnValType[nResStart+j] = nType; in MatCopy()570 SCSIZE nResStart = i * mRes.nRowCount; in MatCopy() local572 mRes.pMat[nResStart+j].fVal = pMat[nStart+j].fVal; in MatCopy()
Completed in 16 milliseconds