Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dspellingtrie.cpp155 uint16 half_fr_full = full_to_half(full_id); in half_full_compatible() local
157 if (half_fr_full == half_id) in half_full_compatible()
162 char ch_f = (kHalfId2Sc_[half_fr_full] & (~0x20)); in half_full_compatible()