Searched refs:lma_id_ (Results 1 – 3 of 3) sorted by relevance
317 ((kLemmaIdComposing != lma_id_[0]) || in reset_search()318 (kLemmaIdComposing == lma_id_[0] && in reset_search()388 } else if (fixed_hzs_ > 0 && kLemmaIdComposing == lma_id_[0]) { in reset_search()426 lma_id_[0] = kLemmaIdComposing; in reset_search()547 if (kLemmaIdComposing == lma_id_[0] && clear_fixed_this_step) { in delsearch()597 lma_id_[0] = kLemmaIdComposing; in delsearch()686 LemmaIdType lma_id = lma_id_[pos]; in add_lma_to_userdict()814 if (is_user_lemma(lma_id_[0])) { in choose()818 user_dict_->update_lemma(lma_id_[0], 1, true); in choose()883 if (id_chosen == lma_id_[fixed_lmas_]) in choose()[all …]
209 LemmaIdType lma_id_[kMaxRowNum]; variable