Home
last modified time | relevance | path

Searched refs:codePointOffset (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java6251 public static int offsetByCodePoints(CharSequence text, int index, int codePointOffset) { in offsetByCodePoints() argument
6257 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() argument
6307 if (codePointOffset < 0) { in offsetByCodePoints()
6308 while (++codePointOffset <= 0) { in offsetByCodePoints()
6318 if (++codePointOffset > 0) { in offsetByCodePoints()
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...