Searched refs:nOldIndex (Results 1 – 2 of 2) sorted by relevance
354 int32_t nOldIndex = m_nCaretIndex; in SetCaret() local356 if (nOldIndex != nItemIndex) { in SetCaret()358 InvalidateItem(nOldIndex); in SetCaret()
360 int32_t nOldIndex = 0; in WordIndexToWordPlace() local374 place.nWordIndex = index - nOldIndex - 1; in WordIndexToWordPlace()381 nOldIndex = nIndex; in WordIndexToWordPlace()