Searched defs:nextIndex (Results 1 – 4 of 4) sorted by relevance
186 int nextIndex = index + (Character.isSupplementaryCodePoint(cp) ? 2 : 1); in escapeSlow() local
155 final int nextIndex = (currentIndex + 1) % enabledSubtypes.size(); in switchToNextInputSubtypeInThisIme() local205 final int nextIndex = (currentIndex + i) % count; in getNextNonAuxiliaryIme() local
51 const size_t nextIndex = matchedCodePointCount + j; in addUnigramWord() local
330 int nextIndex = exprIndex.get() + 1; in write() local