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

  /external/icu4c/test/intltest/
nptrans.cpp 205 UCharDirection direction=U_CHAR_DIRECTION_COUNT, firstCharDir=U_CHAR_DIRECTION_COUNT;
239 if(firstCharDir==U_CHAR_DIRECTION_COUNT){
240 firstCharDir = direction;
259 !((firstCharDir == U_RIGHT_TO_LEFT || firstCharDir == U_RIGHT_TO_LEFT_ARABIC) &&
  /external/icu4c/common/
usprep.cpp 691 UCharDirection direction=U_CHAR_DIRECTION_COUNT, firstCharDir=U_CHAR_DIRECTION_COUNT;
772 if(firstCharDir == U_CHAR_DIRECTION_COUNT){
773 firstCharDir = direction;
795 !((firstCharDir == U_RIGHT_TO_LEFT || firstCharDir == U_RIGHT_TO_LEFT_ARABIC) &&
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 42 milliseconds