Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/xkbcommon/
Dxkbcommon-compose.h287 XKB_COMPOSE_STATE_NO_FLAGS = 0 enumerator
/external/libxkbcommon/xkbcommon/test/
Dcompose.c72 state = xkb_compose_state_new(table, XKB_COMPOSE_STATE_NO_FLAGS); in test_compose_seq_va()
365 state = xkb_compose_state_new(table, XKB_COMPOSE_STATE_NO_FLAGS); in test_state()
Dinteractive-evdev.c124 XKB_COMPOSE_STATE_NO_FLAGS); in keyboard_new()