Searched refs:XKB_KEY_Hstroke (Results 1 – 2 of 2) sorted by relevance
706 if (sym >= XKB_KEY_Hstroke && sym <= XKB_KEY_Hcircumflex) in XConvertCase()707 *lower += (XKB_KEY_hstroke - XKB_KEY_Hstroke); in XConvertCase()711 *upper -= (XKB_KEY_hstroke - XKB_KEY_Hstroke); in XConvertCase()
811 #define XKB_KEY_Hstroke 0x02a1 /* U+0126 LATIN CAPITAL LETTER H WITH STROKE … macro