Searched defs:shiftedOffset (Results 1 – 1 of 1) sorted by relevance
72 int shiftedOffset = offset - mOffsetShift; in preceding() local86 int shiftedOffset = offset - mOffsetShift; in following() local100 int shiftedOffset = offset - mOffsetShift; in isBoundary() local113 int shiftedOffset = offset - mOffsetShift; in nextBoundary() local129 int shiftedOffset = offset - mOffsetShift; in prevBoundary() local227 final int shiftedOffset = offset - mOffsetShift; in getBeginning() local263 final int shiftedOffset = offset - mOffsetShift; in getEnd() local319 final int shiftedOffset = offset - mOffsetShift; in isAfterPunctuation() local335 final int shiftedOffset = offset - mOffsetShift; in isOnPunctuation() local362 private boolean isAfterLetterOrDigit(int shiftedOffset) { in isAfterLetterOrDigit()[all …]