Home | History | Annotate | Download | only in i18n

Lines Matching full:lastoffset

386                     if (context.lastOffset == offset) {
388 } else if (context.lastOffset != offset-1) {
389 utext_moveIndex32(replacement, offset - context.lastOffset - 1);