Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/
H A Dkeyboard.cpp364 QList<QString> candList = pinyin->fetchCandidates(0, m_candidates, 0); in addSearch() local
387 QList<QString> candList = pinyin->fetchCandidates(0, m_candidates, 0); in textChose() local