OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:id_chosen
(Results
1 - 1
of
1
) sorted by null
/packages/inputmethods/PinyinIME/jni/share/
matrixsearch.cpp
815
LemmaIdType
id_chosen
= lpi_items_[cand_id].id;
local
822
if (is_user_lemma(
id_chosen
)) {
824
user_dict_->update_lemma(
id_chosen
, 1, true);
847
lpi_item.id =
id_chosen
;
860
if (
id_chosen
== lma_id_[fixed_lmas_])
864
lma_id_[fixed_lmas_] =
id_chosen
;
[
all
...]
Completed in 54 milliseconds