Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dspellingtrie.cpp447 const char *spelling_current = spelling_buf_ + spelling_size_ * i; in construct_spellings_subset() local
448 char char_current = spelling_current[level]; in construct_spellings_subset()
476 const char *spelling_current = spelling_buf_ + spelling_size_ * i; in construct_spellings_subset() local
477 char char_current = spelling_current[level]; in construct_spellings_subset()
554 spelling_last_start = spelling_current; in construct_spellings_subset()
558 if (spelling_current[level + 1] != '\0') in construct_spellings_subset()