Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dspellingtrie.cpp530 char ch_level0 = spelling_last_start[0]; in construct_spellings_subset() local
532 if (ch_level0 == 'C') in construct_spellings_subset()
534 else if (ch_level0 == 'S') in construct_spellings_subset()
536 else if (ch_level0 == 'Z') in construct_spellings_subset()
616 char ch_level0 = spelling_last_start[0]; in construct_spellings_subset() local
618 if (ch_level0 == 'C') in construct_spellings_subset()
620 else if (ch_level0 == 'S') in construct_spellings_subset()
622 else if (ch_level0 == 'Z') in construct_spellings_subset()