Searched refs:XKB_KEY_y (Results 1 – 3 of 3) sorted by relevance
176 assert(test_utf8(XKB_KEY_y, "y")); in main()208 assert(test_utf32_to_keysym('y', XKB_KEY_y)); in main()
462 KEY_Z, BOTH, XKB_KEY_y, NEXT, in main()464 KEY_Z, BOTH, XKB_KEY_y, FINISH)); in main()
635 #define XKB_KEY_y 0x0079 /* U+0079 LATIN SMALL LETTER Y */ macro