Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/
H A Dpinyindecoderservice.h64 QList<QString> predictionList(const QString &history);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/
H A Dpinyindecoderservice.h64 QList<QString> predictionList(const QString &history);
H A Dpinyindecoderservice.cpp226 QList<QString> PinyinDecoderService::predictionList(const QString &history) in predictionList() function in QtVirtualKeyboard::PinyinDecoderService