Searched refs:XKB_KEY_Cabovedot (Results 1 – 2 of 2) sorted by relevance
724 else if (sym >= XKB_KEY_Cabovedot && sym <= XKB_KEY_Scircumflex) in XConvertCase()725 *lower += (XKB_KEY_cabovedot - XKB_KEY_Cabovedot); in XConvertCase()727 *upper -= (XKB_KEY_cabovedot - XKB_KEY_Cabovedot); in XConvertCase()
821 #define XKB_KEY_Cabovedot 0x02c5 /* U+010A LATIN CAPITAL LETTER C WITH DOT ABO… macro