Home
last modified time | relevance | path

Searched refs:U_RIGHT_TO_LEFT (Results 1 – 22 of 22) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
Dnptrans.cpp245 if(direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC){ in process()
259 !((firstCharDir == U_RIGHT_TO_LEFT || firstCharDir == U_RIGHT_TO_LEFT_ARABIC) && in process()
260 (direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC)) in process()
Dbidiconf.cpp239 biDiClass=U_RIGHT_TO_LEFT; in parseInputStringFromBiDiClasses()
/external/icu/icu4c/source/test/intltest/
Dnptrans.cpp245 if(direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC){ in process()
259 !((firstCharDir == U_RIGHT_TO_LEFT || firstCharDir == U_RIGHT_TO_LEFT_ARABIC) && in process()
260 (direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC)) in process()
Dbidiconf.cpp239 biDiClass=U_RIGHT_TO_LEFT; in parseInputStringFromBiDiClasses()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dcucdtst.c1218 { 0x0600, U_RIGHT_TO_LEFT }, in enumDefaultsRange()
1220 { 0x08A0, U_RIGHT_TO_LEFT }, in enumDefaultsRange()
1225 { 0xFB50, U_RIGHT_TO_LEFT }, in enumDefaultsRange()
1230 { 0x11000, U_RIGHT_TO_LEFT }, in enumDefaultsRange()
1232 { 0x1EE00, U_RIGHT_TO_LEFT }, in enumDefaultsRange()
1234 { 0x1F000, U_RIGHT_TO_LEFT }, in enumDefaultsRange()
2417 { 0x0590, UCHAR_BIDI_CLASS, U_RIGHT_TO_LEFT }, in TestAdditionalProperties()
2418 { 0x05cf, UCHAR_BIDI_CLASS, U_RIGHT_TO_LEFT }, in TestAdditionalProperties()
2419 { 0x05ed, UCHAR_BIDI_CLASS, U_RIGHT_TO_LEFT }, in TestAdditionalProperties()
2421 { 0x07fe, UCHAR_BIDI_CLASS, U_RIGHT_TO_LEFT }, /* unassigned R */ in TestAdditionalProperties()
[all …]
Dcbiditst.h36 #define R U_RIGHT_TO_LEFT
/external/icu/icu4c/source/test/cintltst/
Dcucdtst.c1217 { 0x0600, U_RIGHT_TO_LEFT }, in enumDefaultsRange()
1219 { 0x08A0, U_RIGHT_TO_LEFT }, in enumDefaultsRange()
1224 { 0xFB50, U_RIGHT_TO_LEFT }, in enumDefaultsRange()
1229 { 0x11000, U_RIGHT_TO_LEFT }, in enumDefaultsRange()
1231 { 0x1EE00, U_RIGHT_TO_LEFT }, in enumDefaultsRange()
1233 { 0x1F000, U_RIGHT_TO_LEFT }, in enumDefaultsRange()
2416 { 0x0590, UCHAR_BIDI_CLASS, U_RIGHT_TO_LEFT }, in TestAdditionalProperties()
2417 { 0x05cf, UCHAR_BIDI_CLASS, U_RIGHT_TO_LEFT }, in TestAdditionalProperties()
2418 { 0x05ed, UCHAR_BIDI_CLASS, U_RIGHT_TO_LEFT }, in TestAdditionalProperties()
2420 { 0x07fe, UCHAR_BIDI_CLASS, U_RIGHT_TO_LEFT }, /* unassigned R */ in TestAdditionalProperties()
[all …]
Dcbiditst.h36 #define R U_RIGHT_TO_LEFT
/external/chromium_org/base/i18n/
Drtl.cc50 if ((property == U_RIGHT_TO_LEFT) || in GetCharacterDirection()
315 if ((property == U_RIGHT_TO_LEFT) || (property == U_RIGHT_TO_LEFT_ARABIC)) in StringContainsStrongRTLChars()
/external/chromium_org/third_party/icu/source/common/
Dusprep.cpp770 if(direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC){ in usprep_prepare()
786 !((firstCharDir == U_RIGHT_TO_LEFT || firstCharDir == U_RIGHT_TO_LEFT_ARABIC) && in usprep_prepare()
787 (direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC)) in usprep_prepare()
Dubidiimp.h38 R= U_RIGHT_TO_LEFT, /* 1 */
Dushape.cpp334 case U_RIGHT_TO_LEFT: /* R */ in _shapeToArabicDigitsWithContext()
354 case U_RIGHT_TO_LEFT: /* R */ in _shapeToArabicDigitsWithContext()
Duts46.cpp939 const uint32_t R_AL_MASK=U_MASK(U_RIGHT_TO_LEFT)|U_MASK(U_RIGHT_TO_LEFT_ARABIC);
Dubidi.c362 if( dir == U_RIGHT_TO_LEFT || dir ==U_RIGHT_TO_LEFT_ARABIC ) in ubidi_getBaseDirection()
/external/icu/icu4c/source/common/
Dusprep.cpp770 if(direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC){ in usprep_prepare()
786 !((firstCharDir == U_RIGHT_TO_LEFT || firstCharDir == U_RIGHT_TO_LEFT_ARABIC) && in usprep_prepare()
787 (direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC)) in usprep_prepare()
Dubidiimp.h38 R= U_RIGHT_TO_LEFT, /* 1 */
Dushape.cpp358 case U_RIGHT_TO_LEFT: /* R */ in _shapeToArabicDigitsWithContext()
378 case U_RIGHT_TO_LEFT: /* R */ in _shapeToArabicDigitsWithContext()
Duts46.cpp937 const uint32_t R_AL_MASK=U_MASK(U_RIGHT_TO_LEFT)|U_MASK(U_RIGHT_TO_LEFT_ARABIC);
Dubidi.c362 if( dir == U_RIGHT_TO_LEFT || dir ==U_RIGHT_TO_LEFT_ARABIC ) in ubidi_getBaseDirection()
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/icu/
DUnicodeIcu.h35 RightToLeft = U_RIGHT_TO_LEFT,
/external/chromium_org/third_party/icu/source/common/unicode/
Duchar.h788 U_RIGHT_TO_LEFT = 1, enumerator
/external/icu/icu4c/source/common/unicode/
Duchar.h788 U_RIGHT_TO_LEFT = 1, enumerator