Searched defs:keyToCodePoint (Results 1 – 4 of 4) sorted by relevance
179 inline static UChar32 keyToCodePoint(int32_t key) { in keyToCodePoint() function
177 inline static UChar32 keyToCodePoint(int32_t key) { in keyToCodePoint() function
1722 public static final int keyToCodePoint(int key) { in keyToCodePoint() method in SpoofChecker.Builder.ConfusabledataBuilder.ConfusableDataUtils