Searched refs:need_score_ (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/PinyinIME/jni/include/
H A Dspellingtable.h43 bool need_score_; member in class:ime_pinyin::SpellingTable
/packages/inputmethods/PinyinIME/jni/share/
H A Dspellingtable.cpp68 need_score_ = false;
113 need_score_ = need_score;
232 if (need_score_) {
242 if (need_score_) {

Completed in 14 milliseconds