Home
last modified time | relevance | path

Searched refs:fixed_lmas_no1_ (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dmatrixsearch.cpp423 fixed_lmas_no1_[0] = 0; // A composing string is always modified. in reset_search()
594 fixed_lmas_no1_[0] = 0; // A composing string is always modified. in delsearch()
759 if (0 == fixed_lmas_no1_[pos]) { in try_add_cand0_to_userdict()
806 fixed_lmas_no1_[pos] = 1; in choose()
884 fixed_lmas_no1_[fixed_lmas_] = 1; in choose()
886 fixed_lmas_no1_[fixed_lmas_] = 0; in choose()
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dmatrixsearch.h218 uint8 fixed_lmas_no1_[kMaxRowNum]; variable
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dmatrixsearch.h218 uint8 fixed_lmas_no1_[kMaxRowNum]; variable