Home
last modified time | relevance | path

Searched refs:XKB_COMPOSE_STATE_NO_FLAGS (Results 1 – 3 of 3) sorted by relevance

/external/libxkbcommon/xkbcommon/
Dxkbcommon-compose.h305 XKB_COMPOSE_STATE_NO_FLAGS = 0 enumerator
/external/libxkbcommon/test/
Dcompose.c74 state = xkb_compose_state_new(table, XKB_COMPOSE_STATE_NO_FLAGS); in test_compose_seq_va()
367 state = xkb_compose_state_new(table, XKB_COMPOSE_STATE_NO_FLAGS); in test_state()
/external/libxkbcommon/tools/
Dinteractive-evdev.c134 XKB_COMPOSE_STATE_NO_FLAGS); in keyboard_new()