Home
last modified time | relevance | path

Searched refs:previousSegment (Results 1 – 25 of 28) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DFCDIterCollationIterator.java116 if(!previousSegment()) { in previousCodePoint()
347 private boolean previousSegment() { in previousSegment() method
DFCDUTF16CollationIterator.java150 previousSegment(); in previousCodePoint()
336 private void previousSegment() {
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DFCDIterCollationIterator.java114 if(!previousSegment()) { in previousCodePoint()
345 private boolean previousSegment() { in previousSegment() method
DFCDUTF16CollationIterator.java148 previousSegment(); in previousCodePoint()
334 private void previousSegment() {
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Duitercollationiterator.h112 UBool previousSegment(UErrorCode &errorCode);
Dutf8collationiterator.h133 UBool previousSegment(UErrorCode &errorCode);
Duitercollationiterator.cpp223 if(!previousSegment(errorCode)) { in previousCodePoint()
386 FCDUIterCollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() function in FCDUIterCollationIterator
Dutf16collationiterator.cpp302 if(!previousSegment(errorCode)) { in previousCodePoint()
438 FCDUTF16CollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() function in FCDUTF16CollationIterator
Dutf16collationiterator.h144 UBool previousSegment(UErrorCode &errorCode);
/third_party/skia/third_party/externals/icu/source/i18n/
Duitercollationiterator.h112 UBool previousSegment(UErrorCode &errorCode);
Dutf8collationiterator.h133 UBool previousSegment(UErrorCode &errorCode);
Duitercollationiterator.cpp223 if(!previousSegment(errorCode)) { in previousCodePoint()
386 FCDUIterCollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() function in FCDUIterCollationIterator
Dutf16collationiterator.cpp302 if(!previousSegment(errorCode)) { in previousCodePoint()
438 FCDUTF16CollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() function in FCDUTF16CollationIterator
Dutf16collationiterator.h144 UBool previousSegment(UErrorCode &errorCode);
/third_party/icu/icu4c/source/i18n/
Duitercollationiterator.h112 UBool previousSegment(UErrorCode &errorCode);
Dutf8collationiterator.h133 UBool previousSegment(UErrorCode &errorCode);
Duitercollationiterator.cpp223 if(!previousSegment(errorCode)) { in previousCodePoint()
386 FCDUIterCollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() function in FCDUIterCollationIterator
Dutf16collationiterator.cpp302 if(!previousSegment(errorCode)) { in previousCodePoint()
438 FCDUTF16CollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() function in FCDUTF16CollationIterator
Dutf16collationiterator.h144 UBool previousSegment(UErrorCode &errorCode);
/third_party/node/deps/icu-small/source/i18n/
Duitercollationiterator.h113 UBool previousSegment(UErrorCode &errorCode);
Duitercollationiterator.cpp223 if(!previousSegment(errorCode)) { in previousCodePoint()
386 FCDUIterCollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() function in FCDUIterCollationIterator
Dutf8collationiterator.h133 UBool previousSegment(UErrorCode &errorCode);
Dutf16collationiterator.cpp302 if(!previousSegment(errorCode)) { in previousCodePoint()
438 FCDUTF16CollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() function in FCDUTF16CollationIterator
Dutf16collationiterator.h144 UBool previousSegment(UErrorCode &errorCode);
Dutf8collationiterator.cpp321 if(!previousSegment(errorCode)) { in previousCodePoint()
464 FCDUTF8CollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() function in FCDUTF8CollationIterator

12