HomeSort by relevance Sort by last modified time
    Searched defs:getDotType (Results 1 - 8 of 8) sorted by null

  /external/icu/icu4c/source/common/
ucase.cpp 445 getDotType(const UCaseProps *csp, UChar32 c) {
457 return (UBool)(getDotType(csp, c)==UCASE_SOFT_DOTTED);
684 dotType=getDotType(csp, c);
744 dotType=getDotType(csp, c);
765 dotType=getDotType(csp, c);
791 dotType=getDotType(csp, c);
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
UCaseProps.java 468 public final int getDotType(int c) {
478 return getDotType(c)==SOFT_DOTTED;
673 dotType=getDotType(c);
731 dotType=getDotType(c);
750 dotType=getDotType(c);
774 dotType=getDotType(c);
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
UCaseProps.java 464 public final int getDotType(int c) {
474 return getDotType(c)==SOFT_DOTTED;
669 dotType=getDotType(c);
727 dotType=getDotType(c);
746 dotType=getDotType(c);
770 dotType=getDotType(c);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 1239 milliseconds