Home
last modified time | relevance | path

Searched refs:leadByteForCP (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.cpp54 inline uint8_t leadByteForCP(UChar32 c) { in leadByteForCP() function
743 uint8_t minNoLead = leadByteForCP(minDecompNoCP); in decomposeUTF8()
1872 uint8_t minNoMaybeLead = leadByteForCP(minCompNoMaybeCP); in composeUTF8()
/third_party/node/deps/icu-small/source/common/
Dnormalizer2impl.cpp54 inline uint8_t leadByteForCP(UChar32 c) { in leadByteForCP() function
743 uint8_t minNoLead = leadByteForCP(minDecompNoCP); in decomposeUTF8()
1872 uint8_t minNoMaybeLead = leadByteForCP(minCompNoMaybeCP); in composeUTF8()
/third_party/icu/icu4c/source/common/
Dnormalizer2impl.cpp54 inline uint8_t leadByteForCP(UChar32 c) { in leadByteForCP() function
743 uint8_t minNoLead = leadByteForCP(minDecompNoCP); in decomposeUTF8()
1872 uint8_t minNoMaybeLead = leadByteForCP(minCompNoMaybeCP); in composeUTF8()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.cpp54 inline uint8_t leadByteForCP(UChar32 c) { in leadByteForCP() function
1739 uint8_t minNoMaybeLead = leadByteForCP(minCompNoMaybeCP); in composeUTF8()