Searched defs:toCodePoint (Results 1 – 3 of 3) sorted by relevance
442 static int toCodePoint(char highSurrogate, char lowSurrogate) { in toCodePoint() method in Encodings458 static int toCodePoint(char ch) { in toCodePoint() method in Encodings
6071 public static final int toCodePoint(char high, char low) { in toCodePoint() method in UCharacter
5415 public static final int toCodePoint(char high, char low) { in toCodePoint() method in UCharacter