Home
last modified time | relevance | path

Searched defs:toCodePoint (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUCharacter.java5527 public static final int toCodePoint(char high, char low) { in toCodePoint() method in UCharacter
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java6351 public static final int toCodePoint(int high, int low) { in toCodePoint() method in UCharacter