Searched refs:KEY_KANA (Results 1 – 3 of 3) sorted by relevance
395 public static final int KEY_KANA = 0x70; field
140 KEY_NAMES[KEY_KANA] = "Kana";
315 case KEY_KANA: in convertJmeCode()553 return KEY_KANA; in convertAwtKey()