Home
last modified time | relevance | path

Searched defs:getNorm16 (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.h266 uint16_t getNorm16(UChar32 c) const { in getNorm16() function
/third_party/icu/icu4c/source/common/
Dnormalizer2impl.h264 uint16_t getNorm16(UChar32 c) const { in getNorm16() function
/third_party/node/deps/icu-small/source/common/
Dnormalizer2impl.h264 uint16_t getNorm16(UChar32 c) const { in getNorm16() function
/third_party/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.h264 uint16_t getNorm16(UChar32 c) const { in getNorm16() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DNormalizer2Impl.java691 public int getNorm16(int c) { in getNorm16() method in Normalizer2Impl
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DNormalizer2Impl.java700 public int getNorm16(int c) { in getNorm16() method in Normalizer2Impl