Searched refs:lastBoundary (Results 1 – 3 of 3) sorted by relevance
124 int lastBoundary = 0; in handleTransliterate() local128 lastBoundary = boundaries->lastElementi(); in handleTransliterate()141 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()