Searched refs:getDeadChar (Results 1 – 5 of 5) sorted by relevance
329 public static int getDeadChar(int accent, int c) { in getDeadChar() method in KeyCharacterMap
1197 public static int getDeadChar(int accent, int c) { in getDeadChar() method in KeyEvent1198 return KeyCharacterMap.getDeadChar(accent, c); in getDeadChar()
174 int composed = event.getDeadChar(accent, i); in onKeyDown()
21919 method public static int getDeadChar(int, int);21975 method public static int getDeadChar(int, int);