/third_party/icu/icu4c/source/common/ |
H A D | uscript_props.cpp | 40 const int32_t RTL = 1 << 24; member 49 0x0628 | RECOMMENDED | RTL, // Arab 66 0x05D0 | RECOMMENDED | RTL, // Hebr 81 0x0710 | LIMITED_USE | RTL, // Syrc 84 0x078C | RECOMMENDED | RTL, // Thaa 94 0x10800 | EXCLUSION | RTL, // Cprt 104 0x10A00 | EXCLUSION | RTL, // Khar 123 0x10CA1 | EXCLUSION | RTL | CASED, // Hung 131 0x0840 | LIMITED_USE | RTL, // Mand 133 0x10980 | EXCLUSION | RTL, // Mer [all...] |
H A D | ubiditransform.cpp | 28 #define RTL UBIDI_RTL macro 175 * Sets "runs only" reordering mode indicating a Logical LTR <-> Logical RTL 335 /* 1: Logical RTL => Visual LTR */ 336 {RTL, LOGICAL, LTR, VISUAL, SHAPE_LOGICAL, SHAPE_VISUAL, RTL, 338 /* 2: Logical LTR => Visual RTL */ 339 {LTR, LOGICAL, RTL, VISUAL, SHAPE_LOGICAL, SHAPE_LOGICAL, LTR, 341 /* 3: Logical RTL => Visual RTL */ 342 {RTL, LOGICA [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | uscript_props.cpp | 40 const int32_t RTL = 1 << 24; member 49 0x0628 | RECOMMENDED | RTL, // Arab 66 0x05D0 | RECOMMENDED | RTL, // Hebr 81 0x0710 | LIMITED_USE | RTL, // Syrc 84 0x078C | RECOMMENDED | RTL, // Thaa 94 0x10800 | EXCLUSION | RTL, // Cprt 104 0x10A00 | EXCLUSION | RTL, // Khar 123 0x10CA1 | EXCLUSION | RTL | CASED, // Hung 131 0x0840 | LIMITED_USE | RTL, // Mand 133 0x10980 | EXCLUSION | RTL, // Mer [all...] |
H A D | ubiditransform.cpp | 28 #define RTL UBIDI_RTL macro 175 * Sets "runs only" reordering mode indicating a Logical LTR <-> Logical RTL 335 /* 1: Logical RTL => Visual LTR */ 336 {RTL, LOGICAL, LTR, VISUAL, SHAPE_LOGICAL, SHAPE_VISUAL, RTL, 338 /* 2: Logical LTR => Visual RTL */ 339 {LTR, LOGICAL, RTL, VISUAL, SHAPE_LOGICAL, SHAPE_LOGICAL, LTR, 341 /* 3: Logical RTL => Visual RTL */ 342 {RTL, LOGICA [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | uscript_props.cpp | 40 const int32_t RTL = 1 << 24; member 49 0x0628 | RECOMMENDED | RTL, // Arab 66 0x05D0 | RECOMMENDED | RTL, // Hebr 81 0x0710 | LIMITED_USE | RTL, // Syrc 84 0x078C | RECOMMENDED | RTL, // Thaa 94 0x10800 | EXCLUSION | RTL, // Cprt 104 0x10A00 | EXCLUSION | RTL, // Khar 123 0x10CA1 | EXCLUSION | RTL | CASED, // Hung 131 0x0840 | LIMITED_USE | RTL, // Mand 133 0x10980 | EXCLUSION | RTL, // Mer [all...] |
H A D | ubiditransform.cpp | 28 #define RTL UBIDI_RTL macro 175 * Sets "runs only" reordering mode indicating a Logical LTR <-> Logical RTL 335 /* 1: Logical RTL => Visual LTR */ 336 {RTL, LOGICAL, LTR, VISUAL, SHAPE_LOGICAL, SHAPE_VISUAL, RTL, 338 /* 2: Logical LTR => Visual RTL */ 339 {LTR, LOGICAL, RTL, VISUAL, SHAPE_LOGICAL, SHAPE_LOGICAL, LTR, 341 /* 3: Logical RTL => Visual RTL */ 342 {RTL, LOGICA [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
H A D | UScript.java | 1349 private static final int RTL = 1 << 24; field in UScript.ScriptMetadata 1359 0x0628 | RECOMMENDED | RTL, // Arab 1376 0x05D0 | RECOMMENDED | RTL, // Hebr 1391 0x0710 | LIMITED_USE | RTL, // Syrc 1394 0x078C | RECOMMENDED | RTL, // Thaa 1404 0x10800 | EXCLUSION | RTL, // Cprt 1414 0x10A00 | EXCLUSION | RTL, // Khar 1433 0x10CA1 | EXCLUSION | RTL | CASED, // Hung 1441 0x0840 | LIMITED_USE | RTL, // Mand 1443 0x10980 | EXCLUSION | RTL, // Mer [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
H A D | UScript.java | 1147 private static final int RTL = 1 << 24; field in UScript.ScriptMetadata 1157 0x0628 | RECOMMENDED | RTL, // Arab 1174 0x05D0 | RECOMMENDED | RTL, // Hebr 1189 0x0710 | LIMITED_USE | RTL, // Syrc 1192 0x078C | RECOMMENDED | RTL, // Thaa 1202 0x10800 | EXCLUSION | RTL, // Cprt 1212 0x10A00 | EXCLUSION | RTL, // Khar 1231 0x10CA1 | EXCLUSION | RTL | CASED, // Hung 1239 0x0840 | LIMITED_USE | RTL, // Mand 1241 0x10980 | EXCLUSION | RTL, // Mer [all...] |
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
H A D | TestBidiTransform.java | 72 Bidi.LTR, Bidi.RTL in autoDirectionTest() 118 { Bidi.LTR, Order.LOGICAL, Bidi.RTL, Order.LOGICAL, in allTransformOptionsTest() 122 "3: Logical LTR ==> Logical RTL" }, in allTransformOptionsTest() 123 { Bidi.LTR, Order.LOGICAL, Bidi.RTL, Order.VISUAL, in allTransformOptionsTest() 127 "4: Logical LTR ==> Visual RTL" }, in allTransformOptionsTest() 129 { Bidi.RTL, Order.LOGICAL, Bidi.RTL, Order.LOGICAL, inText, in allTransformOptionsTest() 132 "5: Logical RTL ==> Logical RTL" }, in allTransformOptionsTest() 133 { Bidi.RTL, Orde in allTransformOptionsTest() [all...] |
H A D | TestContext.java | 51 /*10*/ new ContextCase("", ".-=abc-+*", "", "*+-abc=-.", Bidi.RTL), 52 /*11*/ new ContextCase(" ", ".-=abc-+*", " ", "*+-abc=-.", Bidi.RTL), 53 /*12*/ new ContextCase("D", ".-=abc-+*", "G", "*+-abc=-.", Bidi.RTL), 54 /*13*/ new ContextCase("x", ".-=abc-+*", "", "*+-.-=abc", Bidi.RTL), 55 /*14*/ new ContextCase("", ".-=abc-+*", " y", "abc-+*=-.", Bidi.RTL), 56 /*15*/ new ContextCase("", ".-=abc-+*", " 2", "abc-+*=-.", Bidi.RTL), 57 /*16*/ new ContextCase(" x 1", ".-=abc-+*", " 2", ".-=abc-+*", Bidi.RTL), 58 /*17*/ new ContextCase(" x 7", ".-=abc-+*", " 8", "*+-.-=abc", Bidi.RTL), 59 /*18*/ new ContextCase("x|", ".-=abc-+*", " 8", "*+-abc=-.", Bidi.RTL), 60 /*19*/ new ContextCase("G|y", ".-=abc-+*", " 8", "*+-.-=abc", Bidi.RTL), [all...] |
H A D | TestMultipleParagraphs.java | 45 Bidi.LTR, Bidi.RTL, Bidi.LEVEL_DEFAULT_LTR, Bidi.LEVEL_DEFAULT_RTL, 22, 23 182 if (gotLevel != Bidi.RTL) { in testMultipleParagraphs() 184 gotLevel + ", expected = " + Bidi.RTL); in testMultipleParagraphs() 207 bidi.setPara(src, Bidi.RTL, null); in testMultipleParagraphs() 209 errln("Bidi.setPara failed, paraLevel = " + Bidi.RTL); in testMultipleParagraphs() 220 if (gotLevels[i] != Bidi.RTL) { in testMultipleParagraphs() 222 "), level = " + gotLevels[i] + ", expected = " + Bidi.RTL); in testMultipleParagraphs() 245 if ((gotLevel != Bidi.RTL) || (gotLevels[length - 1] != Bidi.RTL)) { in testMultipleParagraphs() 249 "expected = " + Bidi.RTL in testMultipleParagraphs() [all...] |
H A D | TestBidi.java | 273 do { /* RTL */ in _testReordering() 397 bidi.setPara("abc ", Bidi.RTL, null); in doMisc() 401 Bidi.RTL, bidiLine.getLevelAt(i)); in doMisc() 404 bidi.setPara("abc def", Bidi.RTL, null); in doMisc() 408 Bidi.RTL, bidiLine.getLevelAt(i)); in doMisc() 411 bidi.setPara("abcdefghi ", Bidi.RTL, null); in doMisc() 419 bidi.setPara("\u200eabc def", Bidi.RTL, null); in doMisc() 432 bidi.setPara(" ", Bidi.RTL, null); in doMisc() 436 bidi.setPara("a\u05d0 bc", Bidi.RTL, null); in doMisc() 516 bidi.setPara("ab \t", Bidi.RTL, nul in doMisc() [all...] |
H A D | TestData.java | 215 Bidi.LEVEL_DEFAULT_LTR, Bidi.LEVEL_DEFAULT_LTR, Bidi.RTL, Bidi.LTR, Bidi.RTL, 220 Bidi.LTR, Bidi.RTL, Bidi.LTR, Bidi.MIXED, Bidi.MIXED, Bidi.MIXED, 221 Bidi.RTL, Bidi.MIXED, Bidi.MIXED, Bidi.MIXED, Bidi.MIXED, Bidi.MIXED, 222 Bidi.MIXED, Bidi.MIXED, Bidi.MIXED, Bidi.MIXED, Bidi.MIXED, Bidi.RTL, 227 Bidi.LTR, Bidi.RTL, Bidi.LTR, Bidi.LTR, Bidi.RTL, Bidi.RTL, Bidi.RTL, 229 Bidi.LTR, Bidi.LTR, Bidi.RTL, [all...] |
H A D | TestFailureRecovery.java | 91 bidi.setPara("=2", Bidi.RTL, null); in testFailureRecovery() 109 bidi.setPara("\uD800\uDC00", Bidi.RTL, null); in testFailureRecovery()
|
H A D | TestStreaming.java | 71 static final byte[] paraLevels = { Bidi.LTR, Bidi.RTL };
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/ |
H A D | TestBidiTransform.java | 75 Bidi.LTR, Bidi.RTL in autoDirectionTest() 121 { Bidi.LTR, Order.LOGICAL, Bidi.RTL, Order.LOGICAL, in allTransformOptionsTest() 125 "3: Logical LTR ==> Logical RTL" }, in allTransformOptionsTest() 126 { Bidi.LTR, Order.LOGICAL, Bidi.RTL, Order.VISUAL, in allTransformOptionsTest() 130 "4: Logical LTR ==> Visual RTL" }, in allTransformOptionsTest() 132 { Bidi.RTL, Order.LOGICAL, Bidi.RTL, Order.LOGICAL, inText, in allTransformOptionsTest() 135 "5: Logical RTL ==> Logical RTL" }, in allTransformOptionsTest() 136 { Bidi.RTL, Orde in allTransformOptionsTest() [all...] |
H A D | TestContext.java | 54 /*10*/ new ContextCase("", ".-=abc-+*", "", "*+-abc=-.", Bidi.RTL), 55 /*11*/ new ContextCase(" ", ".-=abc-+*", " ", "*+-abc=-.", Bidi.RTL), 56 /*12*/ new ContextCase("D", ".-=abc-+*", "G", "*+-abc=-.", Bidi.RTL), 57 /*13*/ new ContextCase("x", ".-=abc-+*", "", "*+-.-=abc", Bidi.RTL), 58 /*14*/ new ContextCase("", ".-=abc-+*", " y", "abc-+*=-.", Bidi.RTL), 59 /*15*/ new ContextCase("", ".-=abc-+*", " 2", "abc-+*=-.", Bidi.RTL), 60 /*16*/ new ContextCase(" x 1", ".-=abc-+*", " 2", ".-=abc-+*", Bidi.RTL), 61 /*17*/ new ContextCase(" x 7", ".-=abc-+*", " 8", "*+-.-=abc", Bidi.RTL), 62 /*18*/ new ContextCase("x|", ".-=abc-+*", " 8", "*+-abc=-.", Bidi.RTL), 63 /*19*/ new ContextCase("G|y", ".-=abc-+*", " 8", "*+-.-=abc", Bidi.RTL), [all...] |
H A D | TestMultipleParagraphs.java | 48 Bidi.LTR, Bidi.RTL, Bidi.LEVEL_DEFAULT_LTR, Bidi.LEVEL_DEFAULT_RTL, 22, 23 185 if (gotLevel != Bidi.RTL) { in testMultipleParagraphs() 187 gotLevel + ", expected = " + Bidi.RTL); in testMultipleParagraphs() 210 bidi.setPara(src, Bidi.RTL, null); in testMultipleParagraphs() 212 errln("Bidi.setPara failed, paraLevel = " + Bidi.RTL); in testMultipleParagraphs() 223 if (gotLevels[i] != Bidi.RTL) { in testMultipleParagraphs() 225 "), level = " + gotLevels[i] + ", expected = " + Bidi.RTL); in testMultipleParagraphs() 248 if ((gotLevel != Bidi.RTL) || (gotLevels[length - 1] != Bidi.RTL)) { in testMultipleParagraphs() 252 "expected = " + Bidi.RTL in testMultipleParagraphs() [all...] |
H A D | TestBidi.java | 276 do { /* RTL */ in _testReordering() 400 bidi.setPara("abc ", Bidi.RTL, null); in doMisc() 404 Bidi.RTL, bidiLine.getLevelAt(i)); in doMisc() 407 bidi.setPara("abc def", Bidi.RTL, null); in doMisc() 411 Bidi.RTL, bidiLine.getLevelAt(i)); in doMisc() 414 bidi.setPara("abcdefghi ", Bidi.RTL, null); in doMisc() 422 bidi.setPara("\u200eabc def", Bidi.RTL, null); in doMisc() 435 bidi.setPara(" ", Bidi.RTL, null); in doMisc() 439 bidi.setPara("a\u05d0 bc", Bidi.RTL, null); in doMisc() 519 bidi.setPara("ab \t", Bidi.RTL, nul in doMisc() [all...] |
H A D | TestData.java | 218 Bidi.LEVEL_DEFAULT_LTR, Bidi.LEVEL_DEFAULT_LTR, Bidi.RTL, Bidi.LTR, Bidi.RTL, 223 Bidi.LTR, Bidi.RTL, Bidi.LTR, Bidi.MIXED, Bidi.MIXED, Bidi.MIXED, 224 Bidi.RTL, Bidi.MIXED, Bidi.MIXED, Bidi.MIXED, Bidi.MIXED, Bidi.MIXED, 225 Bidi.MIXED, Bidi.MIXED, Bidi.MIXED, Bidi.MIXED, Bidi.MIXED, Bidi.RTL, 230 Bidi.LTR, Bidi.RTL, Bidi.LTR, Bidi.LTR, Bidi.RTL, Bidi.RTL, Bidi.RTL, 232 Bidi.LTR, Bidi.LTR, Bidi.RTL, [all...] |
H A D | TestFailureRecovery.java | 94 bidi.setPara("=2", Bidi.RTL, null); in testFailureRecovery() 112 bidi.setPara("\uD800\uDC00", Bidi.RTL, null); in testFailureRecovery()
|
H A D | TestStreaming.java | 74 static final byte[] paraLevels = { Bidi.LTR, Bidi.RTL };
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | BidiTransform.java | 23 * <li>{logical input, visual output}: unless the output direction is RTL, 27 * <code>Bidi#REORDER_DEFAULT</code>. Visual RTL mode is not supported by 30 * <li>{visual input, logical output}: unless the input direction is RTL, 33 * <code>{@link Bidi#REORDER_INVERSE_LIKE_DIRECT}</code>. Visual RTL mode 73 * the "mirrored" property in RTL runs should be replaced with their 146 * <li>{Logical RTL, Visual LTR}: this is equivalent to calling 148 * <code>paraLevel == {@link Bidi#RTL}</code>,</li> 152 * <li>{Logical Default ("Auto") RTL, Visual LTR}: this is equivalent to 159 * <li>{Visual LTR, Logical RTL}: this is equivalent to calling 162 * <code>paraLevel == {@link Bidi#RTL}</cod [all...] |
H A D | Bidi.java | 80 * <li>{@link #RTL} 113 * just like with normal LTR and RTL level values - 426 * renderParagraph("Some Hebrew text...", Bidi.RTL, null, 0, 60); 485 * like text that is entirely LTR, or RTL text without numbers. 489 * any LTR characters or any RTL characters, or both, whether 576 * direction. The direction of the result string will be RTL if either 577 * the rightmost or leftmost strong character of the source text is RTL 602 * direction. The direction of the result string will be RTL if either 603 * the rightmost or leftmost strong character of the source text is RTL 677 public static final byte RTL field in Bidi [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | BidiTransform.java | 24 * <li>{logical input, visual output}: unless the output direction is RTL, 28 * <code>Bidi#REORDER_DEFAULT</code>. Visual RTL mode is not supported by 31 * <li>{visual input, logical output}: unless the input direction is RTL, 34 * <code>{@link Bidi#REORDER_INVERSE_LIKE_DIRECT}</code>. Visual RTL mode 70 * the "mirrored" property in RTL runs should be replaced with their 137 * <li>{Logical RTL, Visual LTR}: this is equivalent to calling 139 * <code>paraLevel == {@link Bidi#RTL}</code>,</li> 143 * <li>{Logical Default ("Auto") RTL, Visual LTR}: this is equivalent to 150 * <li>{Visual LTR, Logical RTL}: this is equivalent to calling 153 * <code>paraLevel == {@link Bidi#RTL}</cod [all...] |