Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dsplparser.h75 uint16 get_splid_by_str_f(const char *splstr, uint16 str_len, bool *is_pre);
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dsplparser.h75 uint16 get_splid_by_str_f(const char *splstr, uint16 str_len, bool *is_pre);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dsplparser.cpp304 uint16 SpellingParser::get_splid_by_str_f(const char *splstr, uint16 str_len, in get_splid_by_str_f() function in ime_pinyin::SpellingParser