HomeSort by relevance Sort by last modified time
    Searched refs:U_RIGHT_TO_LEFT (Results 1 - 22 of 22) sorted by null

  /external/chromium_org/third_party/icu/source/test/cintltst/
cbiditst.h 36 #define R U_RIGHT_TO_LEFT
cucdtst.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
cbiditst.h 36 #define R U_RIGHT_TO_LEFT
cucdtst.c     [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
nptrans.cpp 245 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))
bidiconf.cpp 227 biDiClass=U_RIGHT_TO_LEFT;
  /external/icu/icu4c/source/test/intltest/
nptrans.cpp 245 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))
bidiconf.cpp 239 biDiClass=U_RIGHT_TO_LEFT;
  /external/chromium_org/base/i18n/
rtl.cc 50 if ((property == U_RIGHT_TO_LEFT) ||
315 if ((property == U_RIGHT_TO_LEFT) || (property == U_RIGHT_TO_LEFT_ARABIC))
  /external/chromium_org/third_party/WebKit/Source/wtf/unicode/icu/
UnicodeIcu.h 35 RightToLeft = U_RIGHT_TO_LEFT,
  /external/chromium_org/third_party/icu/source/common/
ubidiimp.h 38 R= U_RIGHT_TO_LEFT,
usprep.cpp 779 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))
ushape.c 331 case U_RIGHT_TO_LEFT: /* R */
351 case U_RIGHT_TO_LEFT: /* R */
    [all...]
uts46.cpp     [all...]
ubidi.c 350 if( dir == U_RIGHT_TO_LEFT || dir ==U_RIGHT_TO_LEFT_ARABIC )
    [all...]
  /external/icu/icu4c/source/common/
usprep.cpp 770 if(direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC){
786 !((firstCharDir == U_RIGHT_TO_LEFT || firstCharDir == U_RIGHT_TO_LEFT_ARABIC) &&
787 (direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC))
ubidiimp.h 38 R= U_RIGHT_TO_LEFT, /* 1 */
ushape.cpp 358 case U_RIGHT_TO_LEFT: /* R */
378 case U_RIGHT_TO_LEFT: /* R */
    [all...]
uts46.cpp     [all...]
ubidi.c 362 if( dir == U_RIGHT_TO_LEFT || dir ==U_RIGHT_TO_LEFT_ARABIC )
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
uchar.h     [all...]
  /external/icu/icu4c/source/common/unicode/
uchar.h     [all...]

Completed in 499 milliseconds