Searched refs:XKB_KEY_Serbian_dje (Results 1 – 2 of 2) sorted by relevance
731 *lower -= (XKB_KEY_Serbian_DJE - XKB_KEY_Serbian_dje); in XConvertCase()732 else if (sym >= XKB_KEY_Serbian_dje && sym <= XKB_KEY_Serbian_dze) in XConvertCase()733 *upper += (XKB_KEY_Serbian_DJE - XKB_KEY_Serbian_dje); in XConvertCase()
1125 #define XKB_KEY_Serbian_dje 0x06a1 /* U+0452 CYRILLIC SMALL LETTER DJE */ macro