Home
last modified time | relevance | path

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

/external/libxkbcommon/test/
Dcompose.c212 …KEY_space, XKB_COMPOSE_FEED_ACCEPTED, XKB_COMPOSE_COMPOSED, "'", XKB_KEY_apostrophe, in test_seqs()
213 …KEY_Caps_Lock, XKB_COMPOSE_FEED_IGNORED, XKB_COMPOSE_COMPOSED, "'", XKB_KEY_apostrophe, in test_seqs()
238XKB_KEY_apostrophe, XKB_COMPOSE_FEED_ACCEPTED, XKB_COMPOSE_COMPOSING, "", XKB_KEY_NoSymb… in test_seqs()
/external/libxkbcommon/xkbcommon/
Dxkbcommon-keysyms.h551 #define XKB_KEY_apostrophe 0x0027 /* U+0027 APOSTROPHE */ macro