Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Duserdict.h318 int is_fuzzy_prefix_spell_id(const uint16 * id1, uint16 len1,
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Duserdict.h318 int is_fuzzy_prefix_spell_id(const uint16 * id1, uint16 len1,
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Duserdict.cpp399 int UserDict::is_fuzzy_prefix_spell_id( in is_fuzzy_prefix_spell_id() function in ime_pinyin::UserDict
489 int pre = is_fuzzy_prefix_spell_id(splids, nchar, searchable); in locate_first_in_offsets()
612 if (is_fuzzy_prefix_spell_id(splids, nchar, &searchable)) { in _get_lpis()