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