Home
last modified time | relevance | path

Searched defs:pyFreq (Results 1 – 3 of 3) sorted by relevance

/dports/chinese/fcitx/fcitx-4.2.9.7/src/im/pinyin/
H A Dpy.h105 PyFreq *pyFreq; member
165 PyFreq *pyFreq; member
H A Dpy.c1528 void PYAddFreqCandWord(PyFreq* pyFreq, HZ * hz, char *strPY, PYCandWord* pycandWord) in PYAddFreqCandWord()
/dports/chinese/scim-fcitx/fcitx/src/
H A Dpy.cpp43 PyFreq *pyFreq = NULL, *pCurFreq = NULL; variable