Searched defs:findCodePoint (Results 1 – 6 of 6) sorted by relevance
478 private int findCodePoint(int c, int lo, int hi) { in findCodePoint() method in BMPSet
476 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
388 int32_t UnicodeSet::findCodePoint(UChar32 c) const { in findCodePoint() function in UnicodeSet
1752 private final int findCodePoint(int c) { in findCodePoint() method
1702 private final int findCodePoint(int c) { in findCodePoint() method