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

  /external/chromium_org/third_party/icu/source/common/
ucase.c 419 getDotType(const UCaseProps *csp, UChar32 c) {
431 return (UBool)(getDotType(csp, c)==UCASE_SOFT_DOTTED);
658 dotType=getDotType(csp, c);
718 dotType=getDotType(csp, c);
739 dotType=getDotType(csp, c);
765 dotType=getDotType(csp, c);
    [all...]
  /external/icu4c/common/
ucase.cpp 446 getDotType(const UCaseProps *csp, UChar32 c) {
458 return (UBool)(getDotType(csp, c)==UCASE_SOFT_DOTTED);
685 dotType=getDotType(csp, c);
745 dotType=getDotType(csp, c);
766 dotType=getDotType(csp, c);
792 dotType=getDotType(csp, c);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 152 milliseconds