Searched refs:U_RIGHT_TO_LEFT (Results 1 - 23 of 23) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.h36 #define R U_RIGHT_TO_LEFT
H A Dcucdtst.c1102 { 0x0600, U_RIGHT_TO_LEFT },
1104 { 0x0900, U_RIGHT_TO_LEFT },
1106 { 0xFB50, U_RIGHT_TO_LEFT },
1111 { 0x11000, U_RIGHT_TO_LEFT },
1113 { 0x1F000, U_RIGHT_TO_LEFT },
2276 { 0x0590, UCHAR_BIDI_CLASS, U_RIGHT_TO_LEFT },
2277 { 0x05cf, UCHAR_BIDI_CLASS, U_RIGHT_TO_LEFT },
2278 { 0x05ed, UCHAR_BIDI_CLASS, U_RIGHT_TO_LEFT },
2280 { 0x07fe, UCHAR_BIDI_CLASS, U_RIGHT_TO_LEFT }, /* unassigned R */
2281 { 0x08ba, UCHAR_BIDI_CLASS, U_RIGHT_TO_LEFT },
[all...]
/external/icu4c/test/cintltst/
H A Dcbiditst.h36 #define R U_RIGHT_TO_LEFT
H A Dcucdtst.c1213 { 0x0600, U_RIGHT_TO_LEFT },
1215 { 0x08A0, U_RIGHT_TO_LEFT },
1218 { 0xFB50, U_RIGHT_TO_LEFT },
1223 { 0x11000, U_RIGHT_TO_LEFT },
1225 { 0x1EE00, U_RIGHT_TO_LEFT },
1227 { 0x1F000, U_RIGHT_TO_LEFT },
2398 { 0x0590, UCHAR_BIDI_CLASS, U_RIGHT_TO_LEFT },
2399 { 0x05cf, UCHAR_BIDI_CLASS, U_RIGHT_TO_LEFT },
2400 { 0x05ed, UCHAR_BIDI_CLASS, U_RIGHT_TO_LEFT },
2402 { 0x07fe, UCHAR_BIDI_CLASS, U_RIGHT_TO_LEFT }, /* unassigne
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnptrans.cpp245 if(direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC){
259 !((firstCharDir == U_RIGHT_TO_LEFT || firstCharDir == U_RIGHT_TO_LEFT_ARABIC) &&
260 (direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC))
H A Dbidiconf.cpp227 biDiClass=U_RIGHT_TO_LEFT;
/external/icu4c/test/intltest/
H A Dnptrans.cpp245 if(direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC){
259 !((firstCharDir == U_RIGHT_TO_LEFT || firstCharDir == U_RIGHT_TO_LEFT_ARABIC) &&
260 (direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC))
H A Dbidiconf.cpp227 biDiClass=U_RIGHT_TO_LEFT;
/external/chromium/base/i18n/
H A Drtl.cc143 if ((property == U_RIGHT_TO_LEFT) ||
257 if ((property == U_RIGHT_TO_LEFT) || (property == U_RIGHT_TO_LEFT_ARABIC))
/external/chromium_org/base/i18n/
H A Drtl.cc54 if ((property == U_RIGHT_TO_LEFT) ||
306 if ((property == U_RIGHT_TO_LEFT) || (property == U_RIGHT_TO_LEFT_ARABIC))
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/icu/
H A DUnicodeIcu.h38 RightToLeft = U_RIGHT_TO_LEFT,
/external/chromium_org/third_party/icu/source/common/
H A Dubidiimp.h38 R= U_RIGHT_TO_LEFT,
H A Dusprep.cpp779 if(direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC){
795 !((firstCharDir == U_RIGHT_TO_LEFT || firstCharDir == U_RIGHT_TO_LEFT_ARABIC) &&
796 (direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC))
H A Dushape.c331 case U_RIGHT_TO_LEFT: /* R */
351 case U_RIGHT_TO_LEFT: /* R */
H A Duts46.cpp930 const uint32_t R_AL_MASK=U_MASK(U_RIGHT_TO_LEFT)|U_MASK(U_RIGHT_TO_LEFT_ARABIC);
H A Dubidi.c350 if( dir == U_RIGHT_TO_LEFT || dir ==U_RIGHT_TO_LEFT_ARABIC )
/external/icu4c/common/
H A Dubidiimp.h38 R= U_RIGHT_TO_LEFT,
H A Dusprep.cpp776 if(direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC){
792 !((firstCharDir == U_RIGHT_TO_LEFT || firstCharDir == U_RIGHT_TO_LEFT_ARABIC) &&
793 (direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC))
H A Dushape.cpp334 case U_RIGHT_TO_LEFT: /* R */
354 case U_RIGHT_TO_LEFT: /* R */
H A Duts46.cpp939 const uint32_t R_AL_MASK=U_MASK(U_RIGHT_TO_LEFT)|U_MASK(U_RIGHT_TO_LEFT_ARABIC);
H A Dubidi.c351 if( dir == U_RIGHT_TO_LEFT || dir ==U_RIGHT_TO_LEFT_ARABIC )
/external/chromium_org/third_party/icu/source/common/unicode/
H A Duchar.h778 U_RIGHT_TO_LEFT = 1, enumerator in enum:UCharDirection
/external/icu4c/common/unicode/
H A Duchar.h777 U_RIGHT_TO_LEFT = 1, enumerator in enum:UCharDirection

Completed in 313 milliseconds