Searched refs:xkb_compose_state (Results 1 – 6 of 6) sorted by relevance
139 struct xkb_compose_state;320 struct xkb_compose_state *331 struct xkb_compose_state *332 xkb_compose_state_ref(struct xkb_compose_state *state);342 xkb_compose_state_unref(struct xkb_compose_state *state);357 xkb_compose_state_get_compose_table(struct xkb_compose_state *state);425 xkb_compose_state_feed(struct xkb_compose_state *state,437 xkb_compose_state_reset(struct xkb_compose_state *state);446 xkb_compose_state_get_status(struct xkb_compose_state *state);477 xkb_compose_state_get_utf8(struct xkb_compose_state *state,[all …]
30 struct xkb_compose_state { struct48 XKB_EXPORT struct xkb_compose_state * argument52 struct xkb_compose_state *state; in xkb_compose_state_new()68 XKB_EXPORT struct xkb_compose_state *69 xkb_compose_state_ref(struct xkb_compose_state *state) in xkb_compose_state_ref()76 xkb_compose_state_unref(struct xkb_compose_state *state) in xkb_compose_state_unref()86 xkb_compose_state_get_compose_table(struct xkb_compose_state *state) in xkb_compose_state_get_compose_table()92 xkb_compose_state_feed(struct xkb_compose_state *state, xkb_keysym_t keysym) in xkb_compose_state_feed()132 xkb_compose_state_reset(struct xkb_compose_state *state) in xkb_compose_state_reset()139 xkb_compose_state_get_status(struct xkb_compose_state *state) in xkb_compose_state_get_status()[all …]
41 struct xkb_compose_state *compose_state,
52 struct xkb_compose_state *compose_state;106 struct xkb_compose_state *compose_state = NULL; in keyboard_new()
54 struct xkb_compose_state *compose_state, in tools_print_keycode_state()
71 struct xkb_compose_state *state; in test_compose_seq_va()352 struct xkb_compose_state *state; in test_state()