Home
last modified time | relevance | path

Searched defs:findCodePoint (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DBMPSet.java478 private int findCodePoint(int c, int lo, int hi) { in findCodePoint() method in BMPSet
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DBMPSet.java476 private int findCodePoint(int c, int lo, int hi) { in findCodePoint() method in BMPSet
/third_party/skia/m133/third_party/externals/icu/source/common/
Dbmpset.cpp257 int32_t BMPSet::findCodePoint(UChar32 c, int32_t lo, int32_t hi) const { in findCodePoint() function in BMPSet
Duniset.cpp370 int32_t UnicodeSet::findCodePoint(UChar32 c) const { in findCodePoint() function in UnicodeSet
/third_party/skia/third_party/externals/icu/source/common/
Dbmpset.cpp257 int32_t BMPSet::findCodePoint(UChar32 c, int32_t lo, int32_t hi) const { in findCodePoint() function in BMPSet
Duniset.cpp370 int32_t UnicodeSet::findCodePoint(UChar32 c) const { in findCodePoint() function in UnicodeSet
/third_party/icu/icu4c/source/common/
Dbmpset.cpp257 int32_t BMPSet::findCodePoint(UChar32 c, int32_t lo, int32_t hi) const { in findCodePoint() function in BMPSet
Duniset.cpp370 int32_t UnicodeSet::findCodePoint(UChar32 c) const { in findCodePoint() function in UnicodeSet
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUnicodeSet.java1702 private final int findCodePoint(int c) { in findCodePoint() method
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java1792 private final int findCodePoint(int c) { in findCodePoint() method