Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Duserdict.h340 char get_lemma_flag(uint32 offset);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Duserdict.h340 char get_lemma_flag(uint32 offset);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Duserdict.cpp214 inline char UserDict::get_lemma_flag(uint32 offset) { in get_lemma_flag() function in ime_pinyin::UserDict
1632 unsigned char flag = get_lemma_flag(dst); in _get_lpis()
1650 unsigned char flag = get_lemma_flag(begin); in _get_lpis()
1658 unsigned char eflag = get_lemma_flag(end); in _get_lpis()