Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DNormalizer2Impl.java1612 public boolean hasDecompBoundaryBefore(int c) { in hasDecompBoundaryBefore() method in Normalizer2Impl
/third_party/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.cpp1060 UBool Normalizer2Impl::hasDecompBoundaryBefore(UChar32 c) const { in hasDecompBoundaryBefore() function in Normalizer2Impl
/third_party/icu/icu4c/source/common/
Dnormalizer2impl.cpp1060 UBool Normalizer2Impl::hasDecompBoundaryBefore(UChar32 c) const { in hasDecompBoundaryBefore() function in Normalizer2Impl
/third_party/node/deps/icu-small/source/common/
Dnormalizer2impl.cpp1060 UBool Normalizer2Impl::hasDecompBoundaryBefore(UChar32 c) const { in hasDecompBoundaryBefore() function in Normalizer2Impl
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DNormalizer2Impl.java1621 public boolean hasDecompBoundaryBefore(int c) { in hasDecompBoundaryBefore() method in Normalizer2Impl