Home
last modified time | relevance | path

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

/dports/chinese/scim-fcitx/fcitx/src/
H A Dpy.h204 void PYGetFreqCandWords (SEARCH_MODE mode);
H A Dpy.cpp1330 PYGetFreqCandWords (SM_NEXT); in PYGetCandWordsForward()
1344 PYGetFreqCandWords (SM_PREV); in PYGetCandWordsBackward()
1984 void PYGetFreqCandWords (SEARCH_MODE mode) in PYGetFreqCandWords() function
/dports/chinese/fcitx/fcitx-4.2.9.7/src/im/pinyin/
H A Dpy.h216 void PYGetFreqCandWords(FcitxPinyinState* pystate, PyFreq* pyFreq);
H A Dpy.c993 PYGetFreqCandWords(pystate, pCurFreq); in PYGetCandWords()
1482 void PYGetFreqCandWords(FcitxPinyinState* pystate, PyFreq* pCurFreq) in PYGetFreqCandWords() function