Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCaseProps.java669 int dotType; in isPrecededBySoftDotted() local
676 dotType=getDotType(c); in isPrecededBySoftDotted()
677 if(dotType==SOFT_DOTTED) { in isPrecededBySoftDotted()
679 } else if(dotType!=OTHER_ACCENT) { in isPrecededBySoftDotted()
724 int dotType; in isPrecededBy_I() local
734 dotType=getDotType(c); in isPrecededBy_I()
735 if(dotType!=OTHER_ACCENT) { in isPrecededBy_I()
746 int dotType; in isFollowedByMoreAbove() local
753 dotType=getDotType(c); in isFollowedByMoreAbove()
754 if(dotType==ABOVE) { in isFollowedByMoreAbove()
[all …]
/external/icu/icu4c/source/common/
Ducase.cpp676 int32_t dotType; in isPrecededBySoftDotted() local
684 dotType=getDotType(csp, c); in isPrecededBySoftDotted()
685 if(dotType==UCASE_SOFT_DOTTED) { in isPrecededBySoftDotted()
687 } else if(dotType!=UCASE_OTHER_ACCENT) { in isPrecededBySoftDotted()
733 int32_t dotType; in isPrecededBy_I() local
744 dotType=getDotType(csp, c); in isPrecededBy_I()
745 if(dotType!=UCASE_OTHER_ACCENT) { in isPrecededBy_I()
757 int32_t dotType; in isFollowedByMoreAbove() local
765 dotType=getDotType(csp, c); in isFollowedByMoreAbove()
766 if(dotType==UCASE_ABOVE) { in isFollowedByMoreAbove()
[all …]
/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 ...