Home
last modified time | relevance | path

Searched refs:XKB_COMPOSE_FORMAT_TEXT_V1 (Results 1 – 4 of 4) sorted by relevance

/external/libxkbcommon/xkbcommon/src/compose/
Dtable.c105 if (format != XKB_COMPOSE_FORMAT_TEXT_V1) { in xkb_compose_table_new_from_file()
138 if (format != XKB_COMPOSE_FORMAT_TEXT_V1) { in xkb_compose_table_new_from_buffer()
172 table = xkb_compose_table_new(ctx, locale, XKB_COMPOSE_FORMAT_TEXT_V1, in xkb_compose_table_new_from_locale()
/external/libxkbcommon/xkbcommon/test/
Dcompose.c163 XKB_COMPOSE_FORMAT_TEXT_V1, in test_compose_seq_buffer()
186 XKB_COMPOSE_FORMAT_TEXT_V1, in test_seqs()
360 XKB_COMPOSE_FORMAT_TEXT_V1, in test_state()
467 XKB_COMPOSE_FORMAT_TEXT_V1, in test_modifier_syntax()
/external/libxkbcommon/xkbcommon/bench/
Dcompose.c54 XKB_COMPOSE_FORMAT_TEXT_V1, in main()
/external/libxkbcommon/xkbcommon/xkbcommon/
Dxkbcommon-compose.h150 XKB_COMPOSE_FORMAT_TEXT_V1 = 1 enumerator