Searched defs:RTL (Results 1 - 18 of 18) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DTestBagFormatter.java184 static final UnicodeSet RTL = new UnicodeSet("[[:L:]&[[:bidi class=R:][:bidi class=AL:]]]"); field in class:TestBagFormatter
191 .retainAll(RTL).size() != 0;
/external/icu/icu4c/source/common/
H A Duscript_props.cpp38 const int32_t RTL = 1 << 24; member in namespace:__anon6614
47 0x0628 | RECOMMENDED | RTL, // Arab
64 0x05D0 | RECOMMENDED | RTL, // Hebr
79 0x0710 | LIMITED_USE | RTL, // Syrc
82 0x078C | RECOMMENDED | RTL, // Thaa
92 0x10800 | EXCLUSION | RTL, // Cprt
102 0x10A00 | EXCLUSION | RTL, // Khar
121 0x10CA1 | EXCLUSION | RTL | CASED, // Hung
129 0x0840 | LIMITED_USE | RTL, // Mand
131 0x10980 | EXCLUSION | RTL, // Mer
[all...]
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/
H A DTestBagFormatter.java183 static final UnicodeSet RTL = new UnicodeSet("[[:L:]&[[:bidi class=R:][:bidi class=AL:]]]"); field in class:TestBagFormatter
190 .retainAll(RTL).size() != 0;
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/cldr/
H A DCheckSystemFonts.java420 static UnicodeSet RTL = new UnicodeSet("[[:bc=R:][:bc=AL:][:bc=AN:]]").freeze(); field in class:CheckSystemFonts
430 } else if (RTL.containsSome(source) || source.startsWith("\"")) {
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
H A DBidi.java71 * <li>{@link #RTL}
103 * just like with normal LTR and RTL level values -
413 * renderParagraph("Some Hebrew text...", Bidi.RTL, null, 0, 60);
440 * direction. The direction of the result string will be RTL if either
441 * the righmost or leftmost strong character of the source text is RTL
466 * direction. The direction of the result string will be RTL if either
467 * the righmost or leftmost strong character of the source text is RTL
523 public static final byte RTL = 1; field in class:Bidi
533 * keep combining characters after their base characters in RTL runs
542 * replace characters with the "mirrored" property in RTL run
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/lang/
H A DUScript.java1060 private static final int RTL = 1 << 24; field in class:UScript.ScriptMetadata
1070 0x0628 | RECOMMENDED | RTL, // Arab
1087 0x05D0 | RECOMMENDED | RTL, // Hebr
1102 0x0710 | LIMITED_USE | RTL, // Syrc
1105 0x078C | RECOMMENDED | RTL, // Thaa
1115 0x10800 | EXCLUSION | RTL, // Cprt
1125 0x10A00 | EXCLUSION | RTL, // Khar
1144 0x10CA1 | EXCLUSION | RTL | CASED, // Hung
1152 0x0840 | LIMITED_USE | RTL, // Mand
1154 0x10980 | EXCLUSION | RTL, // Mer
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUScript.java1242 private static final int RTL = 1 << 24; field in class:UScript.ScriptMetadata
1252 0x0628 | RECOMMENDED | RTL, // Arab
1269 0x05D0 | RECOMMENDED | RTL, // Hebr
1284 0x0710 | LIMITED_USE | RTL, // Syrc
1287 0x078C | RECOMMENDED | RTL, // Thaa
1297 0x10800 | EXCLUSION | RTL, // Cprt
1307 0x10A00 | EXCLUSION | RTL, // Khar
1326 0x10CA1 | EXCLUSION | RTL | CASED, // Hung
1334 0x0840 | LIMITED_USE | RTL, // Mand
1336 0x10980 | EXCLUSION | RTL, // Mer
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DBidi.java79 * <li>{@link #RTL}
112 * just like with normal LTR and RTL level values -
421 * renderParagraph("Some Hebrew text...", Bidi.RTL, null, 0, 60);
479 * like text that is entirely LTR, or RTL text without numbers.
483 * any LTR characters or any RTL characters, or both, whether
571 * direction. The direction of the result string will be RTL if either
572 * the rightmost or leftmost strong character of the source text is RTL
596 * direction. The direction of the result string will be RTL if either
597 * the rightmost or leftmost strong character of the source text is RTL
663 public static final byte RTL field in class:Bidi
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java78 * <li>{@link #RTL}
111 * just like with normal LTR and RTL level values -
420 * renderParagraph("Some Hebrew text...", Bidi.RTL, null, 0, 60);
479 * like text that is entirely LTR, or RTL text without numbers.
483 * any LTR characters or any RTL characters, or both, whether
571 * direction. The direction of the result string will be RTL if either
572 * the rightmost or leftmost strong character of the source text is RTL
597 * direction. The direction of the result string will be RTL if either
598 * the rightmost or leftmost strong character of the source text is RTL
670 public static final byte RTL field in class:Bidi
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 381 milliseconds