Home
last modified time | relevance | path

Searched refs:XKB_COMPOSE_COMPILE_NO_FLAGS (Results 1 – 5 of 5) sorted by relevance

/external/libxkbcommon/xkbcommon/src/compose/
Dtable.c100 if (flags & ~(XKB_COMPOSE_COMPILE_NO_FLAGS)) { in xkb_compose_table_new_from_file()
133 if (flags & ~(XKB_COMPOSE_COMPILE_NO_FLAGS)) { in xkb_compose_table_new_from_buffer()
167 if (flags & ~(XKB_COMPOSE_COMPILE_NO_FLAGS)) { in xkb_compose_table_new_from_locale()
/external/libxkbcommon/xkbcommon/test/
Dcompose.c164 XKB_COMPOSE_COMPILE_NO_FLAGS); in test_compose_seq_buffer()
187 XKB_COMPOSE_COMPILE_NO_FLAGS); in test_seqs()
361 XKB_COMPOSE_COMPILE_NO_FLAGS); in test_state()
416 XKB_COMPOSE_COMPILE_NO_FLAGS); in test_XCOMPOSEFILE()
468 XKB_COMPOSE_COMPILE_NO_FLAGS)); in test_modifier_syntax()
Dinteractive-evdev.c465 XKB_COMPOSE_COMPILE_NO_FLAGS); in main()
/external/libxkbcommon/xkbcommon/bench/
Dcompose.c55 XKB_COMPOSE_COMPILE_NO_FLAGS); in main()
/external/libxkbcommon/xkbcommon/xkbcommon/
Dxkbcommon-compose.h144 XKB_COMPOSE_COMPILE_NO_FLAGS = 0 enumerator