Searched refs:nTotalLength (Results 1 – 3 of 3) sorted by relevance
111 int32_t nTotalLength = 0; in GetFieldTextLength() local115 nTotalLength = pField->GetFieldTextLength(); in GetFieldTextLength()117 return nTotalLength; in GetFieldTextLength()
573 int32_t nTotalLength = GetTextBufLength(); in Insert() local577 nTotalLength -= lpSelRange->nCount; in Insert()579 int32_t nExpectLength = nTotalLength + nLength; in Insert()580 if (nTotalLength == m_nLimit) { in Insert()
2761 int32_t nTotalLength = 0; in CalculateRowChildPosition() local2765 nTotalLength++; in CalculateRowChildPosition()2772 if (!nTotalLength) { in CalculateRowChildPosition()