Searched defs:findCodePoint (Results 1 – 6 of 6) sorted by relevance
479 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
244 int32_t BMPSet::findCodePoint(UChar32 c, int32_t lo, int32_t hi) const { in findCodePoint() function in BMPSet
434 int32_t UnicodeSet::findCodePoint(UChar32 c) const { in findCodePoint() function in UnicodeSet
1654 private final int findCodePoint(int c) { in findCodePoint() method
1704 private final int findCodePoint(int c) { in findCodePoint() method