Searched defs:findCodePoint (Results 1 – 8 of 8) sorted by relevance
476 private int findCodePoint(int c, int lo, int hi) { in findCodePoint() method in BMPSet
478 private int findCodePoint(int c, int lo, int hi) { in findCodePoint() method in BMPSet
257 int32_t BMPSet::findCodePoint(UChar32 c, int32_t lo, int32_t hi) const { in findCodePoint() function in BMPSet
370 int32_t UnicodeSet::findCodePoint(UChar32 c) const { in findCodePoint() function in UnicodeSet
1702 private final int findCodePoint(int c) { in findCodePoint() method
1792 private final int findCodePoint(int c) { in findCodePoint() method