Searched defs:normalizeAndAppend (Results 1 – 5 of 5) sorted by relevance
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | Norm2AllModes.java | 139 protected abstract void normalizeAndAppend( in normalizeAndAppend() method in Norm2AllModes.Normalizer2WithImpl 188 protected void normalizeAndAppend( in normalizeAndAppend() method in Norm2AllModes.DecomposeNormalizer2 222 protected void normalizeAndAppend( in normalizeAndAppend() method in Norm2AllModes.ComposeNormalizer2 280 protected void normalizeAndAppend( in normalizeAndAppend() method in Norm2AllModes.FCDNormalizer2
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Norm2AllModes.java | 129 protected abstract void normalizeAndAppend( in normalizeAndAppend() method in Norm2AllModes.Normalizer2WithImpl 175 protected void normalizeAndAppend( in normalizeAndAppend() method in Norm2AllModes.DecomposeNormalizer2 206 protected void normalizeAndAppend( in normalizeAndAppend() method in Norm2AllModes.ComposeNormalizer2 261 protected void normalizeAndAppend( in normalizeAndAppend() method in Norm2AllModes.FCDNormalizer2
|
/third_party/node/deps/icu-small/source/common/ |
D | norm2allmodes.h | 202 normalizeAndAppend(const char16_t *src, const char16_t *limit, UBool doNormalize, in normalizeAndAppend() function 280 normalizeAndAppend(const char16_t *src, const char16_t *limit, UBool doNormalize, in normalizeAndAppend() function 359 normalizeAndAppend(const char16_t *src, const char16_t *limit, UBool doNormalize, in normalizeAndAppend() function
|
/third_party/icu/icu4c/source/common/ |
D | norm2allmodes.h | 202 normalizeAndAppend(const UChar *src, const UChar *limit, UBool doNormalize, in normalizeAndAppend() function 280 normalizeAndAppend(const UChar *src, const UChar *limit, UBool doNormalize, in normalizeAndAppend() function 359 normalizeAndAppend(const UChar *src, const UChar *limit, UBool doNormalize, in normalizeAndAppend() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | norm2allmodes.h | 202 normalizeAndAppend(const UChar *src, const UChar *limit, UBool doNormalize, in normalizeAndAppend() function 280 normalizeAndAppend(const UChar *src, const UChar *limit, UBool doNormalize, in normalizeAndAppend() function 359 normalizeAndAppend(const UChar *src, const UChar *limit, UBool doNormalize, in normalizeAndAppend() function
|