Searched refs:offsetByCodePointsImpl (Results 1 – 2 of 2) sorted by relevance
177 static int offsetByCodePointsImpl( in offsetByCodePointsImpl() method in Character
9453 return offsetByCodePointsImpl(a, start, count, index, codePointOffset); in offsetByCodePoints()9456 static int offsetByCodePointsImpl(char[]a, int start, int count, in offsetByCodePointsImpl() method in Character