Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dmatrixsearch.h98 uint16 dmi_has_full_id:1; member
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dmatrixsearch.h98 uint16 dmi_has_full_id:1; member
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dmatrixsearch.cpp250 matrix_[0].dmi_has_full_id = 1; in reset_search0()
963 mtrx_this_row->dmi_has_full_id = 0; in prepare_add_char()
1010 0 == matrix_[pys_decoded_len_ - ext_len].dmi_has_full_id) { in add_char_qwerty()
1068 if (NULL == dmi && 0 == matrix_[oldrow].dmi_has_full_id) { in add_char_qwerty()
1120 matrix_[pys_decoded_len_].dmi_has_full_id = 1; in add_char_qwerty()