Searched defs:resetToOffset (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Duitercollationiterator.cpp32 UIterCollationIterator::resetToOffset(int32_t newOffset) { function in class:UIterCollationIterator
87 FCDUIterCollationIterator::resetToOffset(int32_t newOffset) { function in class:FCDUIterCollationIterator
88 UIterCollationIterator::resetToOffset(newOffset);
H A Dutf16collationiterator.cpp47 UTF16CollationIterator::resetToOffset(int32_t newOffset) { function in class:UTF16CollationIterator
189 FCDUTF16CollationIterator::resetToOffset(int32_t newOffset) { function in class:FCDUTF16CollationIterator
H A Dutf8collationiterator.cpp32 UTF8CollationIterator::resetToOffset(int32_t newOffset) { function in class:UTF8CollationIterator
132 FCDUTF8CollationIterator::resetToOffset(int32_t newOffset) { function in class:FCDUTF8CollationIterator
H A Dcollationdatabuilder.cpp130 virtual void resetToOffset(int32_t newOffset);
207 DataBuilderCollationIterator::resetToOffset(int32_t newOffset) { function in class:DataBuilderCollationIterator

Completed in 105 milliseconds