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