Home
last modified time | relevance | path

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

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