Searched defs:fullids (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/PinyinIME/jni/share/
H A Duserdict.cpp408 const uint16 * fullids, uint16 fulllen,
417 if (fullids[i] >= start_id && fullids[i] < start_id + count)
426 const uint16 * fullids, uint16 fulllen,
435 if (fullids[i] >= start_id && fullids[i] < start_id + count)
407 is_prefix_spell_id( const uint16 * fullids, uint16 fulllen, const UserDictSearchable *searchable) argument
425 equal_spell_id( const uint16 * fullids, uint16 fulllen, const UserDictSearchable *searchable) argument

Completed in 51 milliseconds