Lines Matching refs:xkb_compose_state
30 struct xkb_compose_state { struct
48 XKB_EXPORT struct xkb_compose_state * argument
52 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()
159 xkb_compose_state_get_utf8(struct xkb_compose_state *state, in xkb_compose_state_get_utf8()
194 xkb_compose_state_get_one_sym(struct xkb_compose_state *state) in xkb_compose_state_get_one_sym()