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

/packages/inputmethods/PinyinIME/jni/include/
H A Dmatrixsearch.h218 uint8 fixed_lmas_no1_[kMaxRowNum]; member in class:ime_pinyin::MatrixSearch
/packages/inputmethods/PinyinIME/jni/share/
H A Dmatrixsearch.cpp400 fixed_lmas_no1_[0] = 0; // A composing string is always modified.
571 fixed_lmas_no1_[0] = 0; // A composing string is always modified.
736 if (0 == fixed_lmas_no1_[pos]) {
783 fixed_lmas_no1_[pos] = 1;
861 fixed_lmas_no1_[fixed_lmas_] = 1;
863 fixed_lmas_no1_[fixed_lmas_] = 0;

Completed in 52 milliseconds