Searched refs:XKB_KEY_Rcedilla (Results 1 – 2 of 2) sorted by relevance
721 if (sym >= XKB_KEY_Rcedilla && sym <= XKB_KEY_Tslash) in XConvertCase()722 *lower += (XKB_KEY_rcedilla - XKB_KEY_Rcedilla); in XConvertCase()724 *upper -= (XKB_KEY_rcedilla - XKB_KEY_Rcedilla); in XConvertCase()
842 #define XKB_KEY_Rcedilla 0x03a3 /* U+0156 LATIN CAPITAL LETTER R WITH CEDILLA… macro