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

  /external/icu/android_icu4j/src/main/java/android/icu/impl/
UCaseProps.java 684 int dotType;
691 dotType=getDotType(c);
692 if(dotType==SOFT_DOTTED) {
694 } else if(dotType!=OTHER_ACCENT) {
739 int dotType;
749 dotType=getDotType(c);
750 if(dotType!=OTHER_ACCENT) {
761 int dotType;
768 dotType=getDotType(c);
769 if(dotType==ABOVE)
    [all...]
  /external/icu/icu4c/source/common/
ucase.cpp 748 int32_t dotType;
756 dotType=getDotType(c);
757 if(dotType==UCASE_SOFT_DOTTED) {
759 } else if(dotType!=UCASE_OTHER_ACCENT) {
805 int32_t dotType;
816 dotType=getDotType(c);
817 if(dotType!=UCASE_OTHER_ACCENT) {
829 int32_t dotType;
837 dotType=getDotType(c);
838 if(dotType==UCASE_ABOVE)
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
UCaseProps.java 680 int dotType;
687 dotType=getDotType(c);
688 if(dotType==SOFT_DOTTED) {
690 } else if(dotType!=OTHER_ACCENT) {
735 int dotType;
745 dotType=getDotType(c);
746 if(dotType!=OTHER_ACCENT) {
757 int dotType;
764 dotType=getDotType(c);
765 if(dotType==ABOVE)
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.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 339 milliseconds