Home
last modified time | relevance | path

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

/packages/inputmethods/PinyinIME/jni/include/
Duserdict.h317 bool is_prefix_spell_id(const uint16 * fullids,
/packages/inputmethods/PinyinIME/jni/share/
Duserdict.cpp407 bool UserDict::is_prefix_spell_id( in is_prefix_spell_id() function in ime_pinyin::UserDict
582 is_prefix_spell_id(splids, nchar, &searchable)) { in _get_lpis()