Home
last modified time | relevance | path

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

/dports/japanese/anthy/anthy-0.4/src-main/
H A Dmain.h54 void anthy_do_reset_context(struct anthy_context *c);
H A Dmain.c157 anthy_do_reset_context(ac); in anthy_reset_context()
213 anthy_do_reset_context(ac); in anthy_set_string()
H A Dcontext.c60 anthy_do_reset_context((struct anthy_context *)p); in context_dtor()
303 anthy_do_reset_context(struct anthy_context *ac) in anthy_do_reset_context() function