Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dspellingtable.cpp29 kNotSupportList[kNotSupportNum][kMaxSpellingSize + 1] = {"HM", "HNG", "NG"}; member in ime_pinyin::SpellingTable
142 if (strcmp(spelling_str, kNotSupportList[pos]) == 0) { in put_spelling()
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dspellingtable.h41 static const char kNotSupportList[kNotSupportNum][kMaxSpellingSize + 1]; variable
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dspellingtable.h41 static const char kNotSupportList[kNotSupportNum][kMaxSpellingSize + 1]; variable