Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Duserdict.h364 LemmaIdType append_a_lemma(char16 lemma_str[], uint16 splids[],
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Duserdict.h364 LemmaIdType append_a_lemma(char16 lemma_str[], uint16 splids[],
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Duserdict.cpp2133 LemmaIdType id = append_a_lemma(lemma_str, splids, lemma_len, count, lmt); in _get_lpis()
2211 LemmaIdType UserDict::append_a_lemma(char16 lemma_str[], uint16 splids[], in _get_lpis() function in ime_pinyin::UserDict