Searched refs:nOldIndex (Results 1 – 2 of 2) sorted by relevance
352 int32_t nOldIndex = m_nCaretIndex; in SetCaret() local354 if (nOldIndex != nItemIndex) { in SetCaret()356 InvalidateItem(nOldIndex); in SetCaret()
349 int32_t nOldIndex = 0; in WordIndexToWordPlace() local363 place.nWordIndex = index - nOldIndex - 1; in WordIndexToWordPlace()370 nOldIndex = nIndex; in WordIndexToWordPlace()