Home
last modified time | relevance | path

Searched refs:getDotType (Results 1 – 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUCaseProps.java489 public final int getDotType(int c) { in getDotType() method in UCaseProps
499 return getDotType(c)==SOFT_DOTTED; in isSoftDotted()
866 dotType=getDotType(c); in isPrecededBySoftDotted()
924 dotType=getDotType(c); in isPrecededBy_I()
943 dotType=getDotType(c); in isFollowedByMoreAbove()
967 dotType=getDotType(c); in isFollowedByDotAbove()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCaseProps.java485 public final int getDotType(int c) { in getDotType() method in UCaseProps
495 return getDotType(c)==SOFT_DOTTED; in isSoftDotted()
861 dotType=getDotType(c); in isPrecededBySoftDotted()
919 dotType=getDotType(c); in isPrecededBy_I()
938 dotType=getDotType(c); in isFollowedByMoreAbove()
962 dotType=getDotType(c); in isFollowedByDotAbove()
/external/icu/icu4c/source/common/
Ducase.cpp597 getDotType(UChar32 c) { in getDotType() function
609 return (UBool)(getDotType(c)==UCASE_SOFT_DOTTED); in ucase_isSoftDotted()
943 dotType=getDotType(c); in isPrecededBySoftDotted()
1003 dotType=getDotType(c); in isPrecededBy_I()
1024 dotType=getDotType(c); in isFollowedByMoreAbove()
1050 dotType=getDotType(c); in isFollowedByDotAbove()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...