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

/external/icu/icu4c/source/common/
H A Ducase.cpp445 getDotType(const UCaseProps *csp, UChar32 c) { function
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);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCaseProps.java471 public final int getDotType(int c) { method in class:UCaseProps
481 return getDotType(c)==SOFT_DOTTED;
676 dotType=getDotType(c);
734 dotType=getDotType(c);
753 dotType=getDotType(c);
777 dotType=getDotType(c);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 195 milliseconds