Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dspellingtable.h106 unsigned char get_average_score();
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dspellingtable.h106 unsigned char get_average_score();
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dspellingtable.cpp308 unsigned char SpellingTable::get_average_score() { in get_average_score() function in ime_pinyin::SpellingTable
H A Ddictbuilder.cpp531 spl_table_->get_average_score())) { in build_dict()