Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dmatrixsearch.cpp1125 uint16 fr_row; in add_char_qwerty() local
1127 fr_row = oldrow; in add_char_qwerty()
1130 fr_row = oldrow - dmi->splstr_len; in add_char_qwerty()
1132 for (PoolPosType mtrx_nd_pos = matrix_[fr_row].mtrx_nd_pos; in add_char_qwerty()
1133 mtrx_nd_pos < matrix_[fr_row].mtrx_nd_pos + in add_char_qwerty()
1134 matrix_[fr_row].mtrx_nd_num; in add_char_qwerty()