Searched refs:GetLineArraySize (Results 1 – 3 of 3) sorted by relevance
67 int32_t GetLineArraySize() const;
109 if (m_CurPos.nLineIndex < pSection->GetLineArraySize() - 1) { in NextLine()459 temp.nLineIndex = pLastSection->GetLineArraySize() - 1; in GetUpWordPlace()476 if (temp.nLineIndex++ < pSection->GetLineArraySize() - 1) { in GetDownWordPlace()
408 int32_t CPVT_Section::GetLineArraySize() const { in GetLineArraySize() function in CPVT_Section