Home
last modified time | relevance | path

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

/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx/
H A Dcandidate.c175 FcitxCandidateWord *startCandWord = FcitxCandidateWordGetCurrentWindow(candList); in FcitxCandidateWordGetCurrentWindowNext() local
176 if (nextCandWord < startCandWord || in FcitxCandidateWordGetCurrentWindowNext()
177 nextCandWord >= startCandWord + candList->wordPerPage) in FcitxCandidateWordGetCurrentWindowNext()