Home
last modified time | relevance | path

Searched refs:XKB_KEY_Hstroke (Results 1 – 2 of 2) sorted by relevance

/external/libxkbcommon/src/
Dkeysym.c706 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()
/external/libxkbcommon/xkbcommon/
Dxkbcommon-keysyms.h811 #define XKB_KEY_Hstroke 0x02a1 /* U+0126 LATIN CAPITAL LETTER H WITH STROKE … macro