Searched refs:nOldIndex (Results 1 – 2 of 2) sorted by relevance
785 FX_INT32 nOldIndex = m_nCaretIndex; in SetCaret() local787 if (nOldIndex != nItemIndex) in SetCaret()791 SetItemCaret(nOldIndex, FALSE); in SetCaret()794 InvalidateItem(nOldIndex); in SetCaret()
1079 FX_INT32 nOldIndex = 0 , nIndex = 0; in WordIndexToWordPlace() local1090 place.nWordIndex = index - nOldIndex - 1; in WordIndexToWordPlace()1098 nOldIndex = nIndex; in WordIndexToWordPlace()