Home
last modified time | relevance | path

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

/external/libxkbcommon/src/
Dkeysym.c685 else if (sym >= XKB_KEY_Lstroke && sym <= XKB_KEY_Sacute) in XConvertCase()
686 *lower += (XKB_KEY_lstroke - XKB_KEY_Lstroke); in XConvertCase()
694 *upper -= (XKB_KEY_lstroke - XKB_KEY_Lstroke); in XConvertCase()
/external/libxkbcommon/xkbcommon/
Dxkbcommon-keysyms.h750 #define XKB_KEY_Lstroke 0x01a3 /* U+0141 LATIN CAPITAL LETTER L WITH STROKE … macro