/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | Normalizer2.java | 316 public int composePair(int a, int b) { return -1; } in composePair() method in Normalizer2
|
D | FilteredNormalizer2.java | 101 public int composePair(int a, int b) { in composePair() method in FilteredNormalizer2
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | Normalizer2.java | 335 public int composePair(int a, int b) { return -1; } in composePair() method in Normalizer2
|
D | FilteredNormalizer2.java | 108 public int composePair(int a, int b) { in composePair() method in FilteredNormalizer2
|
/third_party/icu/icu4c/source/common/ |
D | filterednormalizer2.cpp | 214 FilteredNormalizer2::composePair(UChar32 a, UChar32 b) const { in composePair() function in FilteredNormalizer2
|
D | norm2allmodes.h | 140 composePair(UChar32 a, UChar32 b) const U_OVERRIDE { in composePair() function
|
D | normalizer2.cpp | 69 Normalizer2::composePair(UChar32, UChar32) const { in composePair() function in Normalizer2
|
D | normalizer2impl.cpp | 1385 Normalizer2Impl::composePair(UChar32 a, UChar32 b) const { in composePair() function in Normalizer2Impl
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | filterednormalizer2.cpp | 214 FilteredNormalizer2::composePair(UChar32 a, UChar32 b) const { in composePair() function in FilteredNormalizer2
|
D | norm2allmodes.h | 140 composePair(UChar32 a, UChar32 b) const U_OVERRIDE { in composePair() function
|
D | normalizer2.cpp | 69 Normalizer2::composePair(UChar32, UChar32) const { in composePair() function in Normalizer2
|
D | normalizer2impl.cpp | 1385 Normalizer2Impl::composePair(UChar32 a, UChar32 b) const { in composePair() function in Normalizer2Impl
|
/third_party/node/deps/icu-small/source/common/ |
D | filterednormalizer2.cpp | 214 FilteredNormalizer2::composePair(UChar32 a, UChar32 b) const { in composePair() function in FilteredNormalizer2
|
D | norm2allmodes.h | 140 composePair(UChar32 a, UChar32 b) const override { in composePair() function
|
D | normalizer2.cpp | 69 Normalizer2::composePair(UChar32, UChar32) const { in composePair() function in Normalizer2
|
D | normalizer2impl.cpp | 1385 Normalizer2Impl::composePair(UChar32 a, UChar32 b) const { in composePair() function in Normalizer2Impl
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | Norm2AllModes.java | 151 public int composePair(int a, int b) { in composePair() method in Norm2AllModes.Normalizer2WithImpl
|
D | Normalizer2Impl.java | 2105 public int composePair(int a, int b) { in composePair() method in Normalizer2Impl
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Norm2AllModes.java | 141 public int composePair(int a, int b) { in composePair() method in Norm2AllModes.Normalizer2WithImpl
|
D | Normalizer2Impl.java | 2096 public int composePair(int a, int b) { in composePair() method in Normalizer2Impl
|