Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dpinyinime.cpp37 bool im_open_decoder(const char *fn_sys_dict, const char *fn_usr_dict) { in im_open_decoder() argument
46 return matrix_search->init(fn_sys_dict, fn_usr_dict); in im_open_decoder()
H A Dmatrixsearch.cpp123 bool MatrixSearch::init(const char *fn_sys_dict, const char *fn_usr_dict) { in init() argument
124 if (NULL == fn_sys_dict || NULL == fn_usr_dict) in init()
130 if (!dict_trie_->load_dict(fn_sys_dict, 1, kSysDictIdEnd)) in init()
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dpinyinime.h36 bool im_open_decoder(const char *fn_sys_dict, const char *fn_usr_dict);
H A Dmatrixsearch.h378 bool init(const char *fn_sys_dict, const char *fn_usr_dict);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dpinyinime.h36 bool im_open_decoder(const char *fn_sys_dict, const char *fn_usr_dict);
H A Dmatrixsearch.h378 bool init(const char *fn_sys_dict, const char *fn_usr_dict);