Searched refs:codePointOffset (Results 1 – 3 of 3) sorted by relevance
6251 public static int offsetByCodePoints(CharSequence text, int index, int codePointOffset) { in offsetByCodePoints() argument6257 if (codePointOffset < 0) { in offsetByCodePoints()6258 while (++codePointOffset <= 0) { in offsetByCodePoints()6263 if (++codePointOffset > 0) { in offsetByCodePoints()6271 while (--codePointOffset >= 0) { in offsetByCodePoints()6276 if (--codePointOffset < 0) { in offsetByCodePoints()6298 int codePointOffset) { in offsetByCodePoints() argument6307 if (codePointOffset < 0) { in offsetByCodePoints()6308 while (++codePointOffset <= 0) { in offsetByCodePoints()6318 if (++codePointOffset > 0) { in offsetByCodePoints()[all …]
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...