Searched refs:previousFCD16 (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | utf16collationiterator.cpp | 447 uint16_t fcd16 = nfcImpl.previousFCD16(rawStart, p); in previousSegment() 460 (fcd16 = nfcImpl.previousFCD16(rawStart, p)) != 0); in previousSegment()
|
/third_party/icu/icu4c/source/i18n/ |
D | utf16collationiterator.cpp | 447 uint16_t fcd16 = nfcImpl.previousFCD16(rawStart, p); in previousSegment() 460 (fcd16 = nfcImpl.previousFCD16(rawStart, p)) != 0); in previousSegment()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | utf16collationiterator.cpp | 447 uint16_t fcd16 = nfcImpl.previousFCD16(rawStart, p); in previousSegment() 460 (fcd16 = nfcImpl.previousFCD16(rawStart, p)) != 0); in previousSegment()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | utf16collationiterator.cpp | 447 uint16_t fcd16 = nfcImpl.previousFCD16(rawStart, p); in previousSegment() 460 (fcd16 = nfcImpl.previousFCD16(rawStart, p)) != 0); in previousSegment()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | normalizer2impl.h | 343 uint16_t previousFCD16(const UChar *start, const UChar *&s) const { in previousFCD16() function
|
/third_party/icu/icu4c/source/common/ |
D | normalizer2impl.h | 343 uint16_t previousFCD16(const UChar *start, const UChar *&s) const { in previousFCD16() function
|
/third_party/node/deps/icu-small/source/common/ |
D | normalizer2impl.h | 343 uint16_t previousFCD16(const UChar *start, const UChar *&s) const { in previousFCD16() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | normalizer2impl.h | 343 uint16_t previousFCD16(const UChar *start, const UChar *&s) const { in previousFCD16() function
|