Home
last modified time | relevance | path

Searched defs:LemmaEntry (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Ddictdef.h140 struct LemmaEntry { struct
141 LemmaIdType idx_by_py;
142 LemmaIdType idx_by_hz;
143 char16 hanzi_str[kMaxLemmaSize + 1];
146 uint16 hanzi_scis_ids[kMaxLemmaSize];
148 uint16 spl_idx_arr[kMaxLemmaSize + 1];
149 char pinyin_str[kMaxLemmaSize][kMaxPinyinSize + 1];
150 unsigned char hz_str_len;
151 float freq;
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Ddictdef.h140 struct LemmaEntry { struct
141 LemmaIdType idx_by_py;
142 LemmaIdType idx_by_hz;
143 char16 hanzi_str[kMaxLemmaSize + 1];
146 uint16 hanzi_scis_ids[kMaxLemmaSize];
148 uint16 spl_idx_arr[kMaxLemmaSize + 1];
149 char pinyin_str[kMaxLemmaSize][kMaxPinyinSize + 1];
150 unsigned char hz_str_len;
151 float freq;