Home
last modified time | relevance | path

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

/dports/chinese/fcitx/fcitx-4.2.9.7/src/module/spell/
H A Dspell-custom.h32 boolean SpellCustomLoadDict(FcitxSpell *spell, const char *lang);
H A Dspell-custom.c49 SpellCustomLoadDict(FcitxSpell *spell, const char *lang) in SpellCustomLoadDict() function
H A Dspell.c175 SpellCustomLoadDict(spell, lang); in SpellSetLang()