Searched refs:XKB_COMPOSE_FEED_IGNORED (Results 1 – 3 of 3) sorted by relevance
/external/libxkbcommon/xkbcommon/test/ |
D | compose.c | 49 case XKB_COMPOSE_FEED_IGNORED: in feed_result_string() 211 …XKB_KEY_Caps_Lock, XKB_COMPOSE_FEED_IGNORED, XKB_COMPOSE_COMPOSED, "'", XKB_KEY_apostr… in test_seqs() 221 …XKB_KEY_Shift_L, XKB_COMPOSE_FEED_IGNORED, XKB_COMPOSE_COMPOSING, "", XKB_KEY_NoSymb… in test_seqs() 223 …XKB_KEY_Caps_Lock, XKB_COMPOSE_FEED_IGNORED, XKB_COMPOSE_COMPOSING, "", XKB_KEY_NoSymb… in test_seqs() 224 …XKB_KEY_Control_L, XKB_COMPOSE_FEED_IGNORED, XKB_COMPOSE_COMPOSING, "", XKB_KEY_NoSymb… in test_seqs() 239 …XKB_KEY_Caps_Lock, XKB_COMPOSE_FEED_IGNORED, XKB_COMPOSE_NOTHING, "", XKB_KEY_NoSymb… in test_seqs()
|
/external/libxkbcommon/xkbcommon/xkbcommon/ |
D | xkbcommon-compose.h | 356 XKB_COMPOSE_FEED_IGNORED, enumerator
|
/external/libxkbcommon/xkbcommon/src/compose/ |
D | state.c | 106 return XKB_COMPOSE_FEED_IGNORED; in xkb_compose_state_feed()
|