Home
last modified time | relevance | path

Searched refs:isIllegalCombiningDotLeadCharacter (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Duspoof_impl.h90 bool isIllegalCombiningDotLeadCharacter(UChar32 cp) const;
Duspoof_impl.cpp380 sawLeadCharacter = isIllegalCombiningDotLeadCharacter(cp); in findHiddenOverlay()
392 bool SpoofImpl::isIllegalCombiningDotLeadCharacter(UChar32 cp) const { in isIllegalCombiningDotLeadCharacter() function in SpoofImpl
/third_party/node/deps/icu-small/source/i18n/
Duspoof_impl.h91 bool isIllegalCombiningDotLeadCharacter(UChar32 cp) const;
Duspoof_impl.cpp380 sawLeadCharacter = isIllegalCombiningDotLeadCharacter(cp); in findHiddenOverlay()
392 bool SpoofImpl::isIllegalCombiningDotLeadCharacter(UChar32 cp) const { in isIllegalCombiningDotLeadCharacter() function in SpoofImpl
/third_party/icu/icu4c/source/i18n/
Duspoof_impl.h91 bool isIllegalCombiningDotLeadCharacter(UChar32 cp) const;
Duspoof_impl.cpp380 sawLeadCharacter = isIllegalCombiningDotLeadCharacter(cp); in findHiddenOverlay()
392 bool SpoofImpl::isIllegalCombiningDotLeadCharacter(UChar32 cp) const { in isIllegalCombiningDotLeadCharacter() function in SpoofImpl
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSpoofChecker.java1721 sawLeadCharacter = isIllegalCombiningDotLeadCharacter(cp, sb); in findHiddenOverlay()
1733 boolean isIllegalCombiningDotLeadCharacter(int cp, StringBuilder sb) { in isIllegalCombiningDotLeadCharacter() method in SpoofChecker.Builder.ConfusabledataBuilder
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DSpoofChecker.java1648 sawLeadCharacter = isIllegalCombiningDotLeadCharacter(cp, sb); in findHiddenOverlay()
1660 boolean isIllegalCombiningDotLeadCharacter(int cp, StringBuilder sb) { in isIllegalCombiningDotLeadCharacter() method in SpoofChecker.Builder.ConfusabledataBuilder