Searched refs:VK_SEMICOLON (Results 1 – 4 of 4) sorted by relevance
63 #define VK_SEMICOLON 0xBA macro
435 VK_keymap[VK_SEMICOLON] = SDLK_SEMICOLON; in DIB_InitOSKeymap()
218 return KeyEvent.VK_SEMICOLON; in convertJmeCode()456 case KeyEvent.VK_SEMICOLON: in convertAwtKey()