Searched refs:lastBoundary (Results 1 – 5 of 5) sorted by relevance
126 int lastBoundary = 0; in handleTransliterate() local130 lastBoundary = boundaries->lastElementi(); in handleTransliterate()143 offsets.start = isIncremental ? lastBoundary + delta : offsets.limit; in handleTransliterate()
119 int lastBoundary = 0; in handleTransliterate() local123 lastBoundary = boundaries[boundaryCount-1]; in handleTransliterate()136 pos.start = incremental ? lastBoundary + delta : pos.limit; in handleTransliterate()
118 int lastBoundary = 0; in handleTransliterate() local122 lastBoundary = boundaries[boundaryCount-1]; in handleTransliterate()135 pos.start = incremental ? lastBoundary + delta : pos.limit; in handleTransliterate()