Searched refs:xkb_compose_state_new (Results 1 – 5 of 5) sorted by relevance
321 xkb_compose_state_new(struct xkb_compose_table *table,
76 xkb_compose_state_new;
49 xkb_compose_state_new(struct xkb_compose_table *table, in xkb_compose_state_new() function
74 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()
133 compose_state = xkb_compose_state_new(compose_table, in keyboard_new()