Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dmatrixsearch.h328 size_t extend_mtrx_nd(MatrixNode *mtrx_nd, LmaPsbItem lpi_items[],
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dmatrixsearch.h328 size_t extend_mtrx_nd(MatrixNode *mtrx_nd, LmaPsbItem lpi_items[],
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dmatrixsearch.cpp876 extend_mtrx_nd(matrix_[step_fr].mtrx_nd_fixed, &lpi_item, 1, in choose()
1138 extend_mtrx_nd(mtrx_nd, lpi_items_, lpi_total_, in add_char_qwerty()
1558 size_t MatrixSearch::extend_mtrx_nd(MatrixNode *mtrx_nd, LmaPsbItem lpi_items[], in extend_mtrx_nd() function in ime_pinyin::MatrixSearch