Searched refs:KEY_COLON (Results 1 – 3 of 3) sorted by relevance
423 public static final int KEY_COLON = 0x92; field
106 KEY_NAMES[KEY_COLON] = ":";
327 case KEY_COLON: in convertJmeCode()563 return KEY_COLON; in convertAwtKey()