Home
last modified time | relevance | path

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

/dports/japanese/fcitx-anthy/fcitx-anthy-0.2.3/src/
H A Dfactory.cpp45 static INPUT_RETURN_VALUE FcitxAnthyDoReleaseInput(void* arg, FcitxKeySym sym, unsigned int state);
85 iface.DoReleaseInput = FcitxAnthyDoReleaseInput; in FcitxAnthyCreate()
197 INPUT_RETURN_VALUE FcitxAnthyDoReleaseInput(void* arg, FcitxKeySym sym, unsigned int state) in FcitxAnthyDoReleaseInput() function