Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dmatrixsearch.cpp1222 void MatrixSearch::merge_fixed_lmas(size_t del_spl_pos) { in merge_fixed_lmas() argument
1227 uint16 del_py_len = spl_start_[del_spl_pos + 1] - spl_start_[del_spl_pos]; in merge_fixed_lmas()
1228 for (size_t pos = del_spl_pos; pos <= spl_id_num_; pos++) { in merge_fixed_lmas()
1256 if (lma_start_[pos] > del_spl_pos) { in merge_fixed_lmas()
1276 if (c_phrase_.sublma_start[pos] > del_spl_pos) { in merge_fixed_lmas()
1293 char16 *chn_str = c_phrase_.chn_str + del_spl_pos; in merge_fixed_lmas()
1295 pos < c_phrase_.sublma_start[c_phrase_.sublma_num] - del_spl_pos; in merge_fixed_lmas()
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dmatrixsearch.h277 void merge_fixed_lmas(size_t del_spl_pos);
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dmatrixsearch.h277 void merge_fixed_lmas(size_t del_spl_pos);