Searched refs:nextRawCodePoint (Results 1 – 3 of 3) sorted by relevance
800 return nextRawCodePoint(); in nextCodePoint()821 virtual UChar32 nextRawCodePoint() = 0;833 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon83cbdc7e0211::UTF16NFDIterator885 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon83cbdc7e0211::UTF8NFDIterator902 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon83cbdc7e0211::FCDUTF8NFDIterator914 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon83cbdc7e0211::UIterNFDIterator926 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon83cbdc7e0211::FCDUIterNFDIterator
1482 return nextRawCodePoint(); in nextCodePoint()1503 protected abstract int nextRawCodePoint(); in nextRawCodePoint() method in RuleBasedCollator.NFDIterator1518 protected int nextRawCodePoint() { in nextRawCodePoint() method in RuleBasedCollator.UTF16NFDIterator
1519 return nextRawCodePoint(); in nextCodePoint()1540 protected abstract int nextRawCodePoint(); in nextRawCodePoint() method in RuleBasedCollator.NFDIterator1555 protected int nextRawCodePoint() { in nextRawCodePoint() method in RuleBasedCollator.UTF16NFDIterator