Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCaseProps.java471 public final int getDotType(int c) { in getDotType() method in UCaseProps
481 return getDotType(c)==SOFT_DOTTED; in isSoftDotted()
676 dotType=getDotType(c); in isPrecededBySoftDotted()
734 dotType=getDotType(c); in isPrecededBy_I()
753 dotType=getDotType(c); in isFollowedByMoreAbove()
777 dotType=getDotType(c); in isFollowedByDotAbove()
/external/icu/icu4c/source/common/
Ducase.cpp445 getDotType(const UCaseProps *csp, UChar32 c) { in getDotType() function
457 return (UBool)(getDotType(csp, c)==UCASE_SOFT_DOTTED); in ucase_isSoftDotted()
684 dotType=getDotType(csp, c); in isPrecededBySoftDotted()
744 dotType=getDotType(csp, c); in isPrecededBy_I()
765 dotType=getDotType(csp, c); in isFollowedByMoreAbove()
791 dotType=getDotType(csp, c); in isFollowedByDotAbove()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...