Searched refs:nTotalLines (Results 1 – 1 of 1) sorted by relevance
755 FX_INT32 nTotalLines = m_pSection->m_LineArray.GetSize(); in OutputLines() local756 if (nTotalLines > 0) { in OutputLines()757 m_pSection->m_SecInfo.nTotalLine = nTotalLines; in OutputLines()758 for (FX_INT32 l = 0; l < nTotalLines; l++) { in OutputLines()