Searched defs:findCodePoint (Results 1 – 6 of 6) sorted by relevance
475 private int findCodePoint(int c, int lo, int hi) { in findCodePoint() method in BMPSet
477 private int findCodePoint(int c, int lo, int hi) { in findCodePoint() method in BMPSet
242 int32_t BMPSet::findCodePoint(UChar32 c, int32_t lo, int32_t hi) const { in findCodePoint() function in BMPSet
432 int32_t UnicodeSet::findCodePoint(UChar32 c) const { in findCodePoint() function in UnicodeSet
1696 private final int findCodePoint(int c) { in findCodePoint() method
1646 private final int findCodePoint(int c) { in findCodePoint() method