Home
last modified time | relevance | path

Searched defs:inclIndex (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DCharacterPropertiesImpl.java88 int inclIndex = UCharacterProperty.SRC_COUNT + prop - UProperty.INT_START; in getIntPropInclusions() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCharacterPropertiesImpl.java90 int inclIndex = UCharacterProperty.SRC_COUNT + prop - UProperty.INT_START; in getIntPropInclusions() local
/third_party/skia/third_party/externals/icu/source/common/
Dcharacterproperties.cpp205 int32_t inclIndex = UPROPS_SRC_COUNT + prop - UCHAR_INT_START; in initIntPropInclusion() local
250 int32_t inclIndex = UPROPS_SRC_COUNT + prop - UCHAR_INT_START; in getInclusionsForProperty() local
/third_party/icu/icu4c/source/common/
Dcharacterproperties.cpp213 int32_t inclIndex = UPROPS_SRC_COUNT + (prop - UCHAR_INT_START); in initIntPropInclusion() local
258 int32_t inclIndex = UPROPS_SRC_COUNT + (prop - UCHAR_INT_START); in getInclusionsForProperty() local
/third_party/node/deps/icu-small/source/common/
Dcharacterproperties.cpp221 int32_t inclIndex = UPROPS_SRC_COUNT + (prop - UCHAR_INT_START); in initIntPropInclusion() local
266 int32_t inclIndex = UPROPS_SRC_COUNT + (prop - UCHAR_INT_START); in getInclusionsForProperty() local