Home
last modified time | relevance | path

Searched refs:JAMO_L (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.h400 JAMO_L=2, // offset=1 hasCompBoundaryAfter=FALSE enumerator
551 static UBool isJamoL(uint16_t norm16) { return norm16==JAMO_L; } in isJamoL()
619 if(norm16<JAMO_L || MIN_NORMAL_MAYBE_YES<=norm16) { in getCompositionsListForDecompYes()
Dnormalizer2impl.cpp2533 if(norm16==JAMO_L) { in getCanonStartSet()
/third_party/icu/icu4c/source/common/
Dnormalizer2impl.h400 JAMO_L=2, // offset=1 hasCompBoundaryAfter=false enumerator
557 static UBool isJamoL(uint16_t norm16) { return norm16==JAMO_L; } in isJamoL()
625 if(norm16<JAMO_L || MIN_NORMAL_MAYBE_YES<=norm16) { in getCompositionsListForDecompYes()
Dnormalizer2impl.cpp2676 if(norm16==JAMO_L) { in getCanonStartSet()
/third_party/node/deps/icu-small/source/common/
Dnormalizer2impl.h400 JAMO_L=2, // offset=1 hasCompBoundaryAfter=false enumerator
557 static UBool isJamoL(uint16_t norm16) { return norm16==JAMO_L; } in isJamoL()
625 if(norm16<JAMO_L || MIN_NORMAL_MAYBE_YES<=norm16) { in getCompositionsListForDecompYes()
Dnormalizer2impl.cpp2676 if(norm16==JAMO_L) { in getCanonStartSet()
/third_party/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.h400 JAMO_L=2, // offset=1 hasCompBoundaryAfter=false enumerator
557 static UBool isJamoL(uint16_t norm16) { return norm16==JAMO_L; } in isJamoL()
625 if(norm16<JAMO_L || MIN_NORMAL_MAYBE_YES<=norm16) { in getCompositionsListForDecompYes()
Dnormalizer2impl.cpp2676 if(norm16==JAMO_L) { in getCanonStartSet()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DNormalizer2Impl.java895 if(norm16==JAMO_L) { in getCanonStartSet()
909 public static final int JAMO_L=2; // offset=1 hasCompBoundaryAfter=FALSE field in Normalizer2Impl
1686 private static boolean isJamoL(int norm16) { return norm16==JAMO_L; } in isJamoL()
1752 if(norm16<JAMO_L || MIN_NORMAL_MAYBE_YES<=norm16) { in getCompositionsListForDecompYes()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DNormalizer2Impl.java904 if(norm16==JAMO_L) { in getCanonStartSet()
918 public static final int JAMO_L=2; // offset=1 hasCompBoundaryAfter=FALSE field in Normalizer2Impl
1695 private static boolean isJamoL(int norm16) { return norm16==JAMO_L; } in isJamoL()
1761 if(norm16<JAMO_L || MIN_NORMAL_MAYBE_YES<=norm16) { in getCompositionsListForDecompYes()
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
Dn2builder.cpp531 Normalizer2Impl::JAMO_L, errorCode); in setHangulData()
/third_party/icu/icu4c/source/tools/gennorm2/
Dn2builder.cpp531 Normalizer2Impl::JAMO_L, errorCode); in setHangulData()
/third_party/flutter/skia/third_party/externals/icu/source/tools/gennorm2/
Dn2builder.cpp531 Normalizer2Impl::JAMO_L, errorCode); in setHangulData()