Home
last modified time | relevance | path

Searched defs:isCanonSegmentStarter (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Duprops.cpp179 static UBool isCanonSegmentStarter(const BinaryProperty &, UChar32, UProperty) { in isCanonSegmentStarter() function
183 static UBool isCanonSegmentStarter(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isCanonSegmentStarter() function
Dnormalizer2impl.cpp2515 UBool Normalizer2Impl::isCanonSegmentStarter(UChar32 c) const { in isCanonSegmentStarter() function in Normalizer2Impl
/third_party/skia/third_party/externals/icu/source/common/
Duprops.cpp287 static UBool isCanonSegmentStarter(const BinaryProperty &, UChar32, UProperty) { in isCanonSegmentStarter() function
291 static UBool isCanonSegmentStarter(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isCanonSegmentStarter() function
Dnormalizer2impl.cpp2658 UBool Normalizer2Impl::isCanonSegmentStarter(UChar32 c) const { in isCanonSegmentStarter() function in Normalizer2Impl
/third_party/node/deps/icu-small/source/common/
Duprops.cpp289 static UBool isCanonSegmentStarter(const BinaryProperty &, UChar32, UProperty) { in isCanonSegmentStarter() function
293 static UBool isCanonSegmentStarter(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isCanonSegmentStarter() function
Dnormalizer2impl.cpp2658 UBool Normalizer2Impl::isCanonSegmentStarter(UChar32 c) const { in isCanonSegmentStarter() function in Normalizer2Impl
/third_party/icu/icu4c/source/common/
Duprops.cpp287 static UBool isCanonSegmentStarter(const BinaryProperty &, UChar32, UProperty) { in isCanonSegmentStarter() function
291 static UBool isCanonSegmentStarter(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isCanonSegmentStarter() function
Dnormalizer2impl.cpp2658 UBool Normalizer2Impl::isCanonSegmentStarter(UChar32 c) const { in isCanonSegmentStarter() function in Normalizer2Impl
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DNormalizer2Impl.java868 public boolean isCanonSegmentStarter(int c) { in isCanonSegmentStarter() method in Normalizer2Impl
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DNormalizer2Impl.java877 public boolean isCanonSegmentStarter(int c) { in isCanonSegmentStarter() method in Normalizer2Impl