Searched refs:getParagraphByIndex (Results 1 - 5 of 5) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
H A DTestMultipleParagraphs.java107 run = bidi.getParagraphByIndex(i);
132 run = bidi.getParagraphByIndex(i);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DTestMultipleParagraphs.java106 run = bidi.getParagraphByIndex(i);
131 run = bidi.getParagraphByIndex(i);
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DBidi.java74 * <li>{@link #getParagraphByIndex}
4478 * @see #getParagraphByIndex
4521 public BidiRun getParagraphByIndex(int paraIndex) method in class:Bidi
4544 * retrieve the paragraph information using getParagraphByIndex().<p>
4560 * @see #getParagraphByIndex
4571 return getParagraphByIndex(paraIndex);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java73 * <li>{@link #getParagraphByIndex}
4526 * @see #getParagraphByIndex
4572 public BidiRun getParagraphByIndex(int paraIndex) method in class:Bidi
4595 * retrieve the paragraph information using getParagraphByIndex().<p>
4611 * @see #getParagraphByIndex
4623 return getParagraphByIndex(paraIndex);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 204 milliseconds