Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dspellingtrie.cpp717 uint8 SpellingTrie::get_ym_id(const char *ym_str) { in get_ym_id() argument
718 if (NULL == ym_str || NULL == ym_buf_) in get_ym_id()
722 if (strcmp(ym_buf_ + ym_size_ * pos, ym_str) == 0) in get_ym_id()
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dspellingtrie.h243 uint8 get_ym_id(const char* ym_str);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dspellingtrie.h243 uint8 get_ym_id(const char* ym_str);