Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/
H A Dpinyindecoderservice.h60 int chooceCandidate(int index);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/
H A Dpinyindecoderservice.h60 int chooceCandidate(int index);
H A Dpinyindecoderservice.cpp206 int PinyinDecoderService::chooceCandidate(int index) in chooceCandidate() function in QtVirtualKeyboard::PinyinDecoderService
H A Dkeyboard.cpp386 pinyin->chooceCandidate(index); in textChose()