Home
last modified time | relevance | path

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

/third_party/skia/m133/third_party/externals/icu/source/i18n/
Drulebasedcollator.cpp836 virtual UChar32 nextRawCodePoint() override { in nextRawCodePoint() function in __anonbbb689130211::UTF16NFDIterator
888 virtual UChar32 nextRawCodePoint() override { in nextRawCodePoint() function in __anonbbb689130211::UTF8NFDIterator
905 virtual UChar32 nextRawCodePoint() override { in nextRawCodePoint() function in __anonbbb689130211::FCDUTF8NFDIterator
917 virtual UChar32 nextRawCodePoint() override { in nextRawCodePoint() function in __anonbbb689130211::UIterNFDIterator
929 virtual UChar32 nextRawCodePoint() override { in nextRawCodePoint() function in __anonbbb689130211::FCDUIterNFDIterator
/third_party/skia/third_party/externals/icu/source/i18n/
Drulebasedcollator.cpp833 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon3eb76ee00211::UTF16NFDIterator
885 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon3eb76ee00211::UTF8NFDIterator
902 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon3eb76ee00211::FCDUTF8NFDIterator
914 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon3eb76ee00211::UIterNFDIterator
926 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon3eb76ee00211::FCDUIterNFDIterator
/third_party/icu/icu4c/source/i18n/
Drulebasedcollator.cpp834 virtual UChar32 nextRawCodePoint() override { in nextRawCodePoint() function in __anon766458b20211::UTF16NFDIterator
886 virtual UChar32 nextRawCodePoint() override { in nextRawCodePoint() function in __anon766458b20211::UTF8NFDIterator
903 virtual UChar32 nextRawCodePoint() override { in nextRawCodePoint() function in __anon766458b20211::FCDUTF8NFDIterator
915 virtual UChar32 nextRawCodePoint() override { in nextRawCodePoint() function in __anon766458b20211::UIterNFDIterator
927 virtual UChar32 nextRawCodePoint() override { in nextRawCodePoint() function in __anon766458b20211::FCDUIterNFDIterator
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DRuleBasedCollator.java1541 protected abstract int nextRawCodePoint(); in nextRawCodePoint() method in RuleBasedCollator.NFDIterator
1556 protected int nextRawCodePoint() { in nextRawCodePoint() method in RuleBasedCollator.UTF16NFDIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRuleBasedCollator.java1502 protected abstract int nextRawCodePoint(); in nextRawCodePoint() method in RuleBasedCollator.NFDIterator
1517 protected int nextRawCodePoint() { in nextRawCodePoint() method in RuleBasedCollator.UTF16NFDIterator