Home
last modified time | relevance | path

Searched defs:CANON_HAS_COMPOSITIONS (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Dnormalizer2impl.h739 #define CANON_HAS_COMPOSITIONS 0x40000000 macro
/third_party/icu/icu4c/source/common/
Dnormalizer2impl.h739 #define CANON_HAS_COMPOSITIONS 0x40000000 macro
/third_party/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.h739 #define CANON_HAS_COMPOSITIONS 0x40000000 macro
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DNormalizer2Impl.java2287 private static final int CANON_HAS_COMPOSITIONS = 0x40000000; field in Normalizer2Impl
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DNormalizer2Impl.java2296 private static final int CANON_HAS_COMPOSITIONS = 0x40000000; field in Normalizer2Impl