HomeSort by relevance Sort by last modified time
    Searched refs:need_score_ (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/PinyinIME/jni/include/
spellingtable.h 43 bool need_score_; member in class:ime_pinyin::SpellingTable
  /packages/inputmethods/PinyinIME/jni/share/
spellingtable.cpp 68 need_score_ = false;
113 need_score_ = need_score;
232 if (need_score_) {
242 if (need_score_) {

Completed in 210 milliseconds