Searched refs:XK_semicolon (Results 1 – 2 of 2) sorted by relevance
43 case XK_semicolon: return KEY_SEMICOLON; in X11CodeToKey()
566 #define XK_semicolon 0x003b /* U+003B SEMICOLON */ macro