Home
last modified time | relevance | path

Searched refs:half_full_compatible (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dspellingtrie.h226 bool half_full_compatible(uint16 half_id, uint16 full_id) const;
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dspellingtrie.h226 bool half_full_compatible(uint16 half_id, uint16 full_id) const;
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Ddictlist.cpp336 (!strict && spl_trie_->half_full_compatible(half_splid, in get_splids_for_hanzi()
H A Dspellingtrie.cpp154 bool SpellingTrie::half_full_compatible(uint16 half_id, uint16 full_id) const { in half_full_compatible() function in ime_pinyin::SpellingTrie