Searched refs:resEnd (Results 1 – 1 of 1) sorted by relevance
220 int resEnd = GetCharIndex(m_resEnd); in FindNext() local221 m_resArray = m_pTextPage->GetRectArray(resStart, resEnd - resStart + 1); in FindNext()405 int resEnd = GetCharIndex(m_resEnd); in GetMatchedCount() local406 return resEnd - resStart + 1; in GetMatchedCount()