Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Duserdict.cpp219 inline char UserDict::get_lemma_nchar(uint32 offset) { in get_lemma_nchar() function in ime_pinyin::UserDict
231 uint8 nchar = get_lemma_nchar(offset); in get_lemma_word()
486 uint8 nchar = get_lemma_nchar(offset); in locate_first_in_offsets()
601 uint8 nchar = get_lemma_nchar(offset); in _get_lpis()
648 uint8 nchar = get_lemma_nchar(offset); in _get_lpis()
664 uint8 nchar = get_lemma_nchar(offset); in _get_lpis()
689 uint32 nchar = get_lemma_nchar(offset); in _get_lpis()
802 uint8 nchar = get_lemma_nchar(offset); in _get_lpis()
849 uint8 nchar = get_lemma_nchar(offset); in _get_lpis()
922 uint32 nchar = get_lemma_nchar(offset); in _get_lpis()
[all …]
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Duserdict.h342 char get_lemma_nchar(uint32 offset);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Duserdict.h342 char get_lemma_nchar(uint32 offset);