Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Duserdict.cpp224 inline uint16 * UserDict::get_lemma_spell_ids(uint32 offset) { in get_lemma_spell_ids() function in ime_pinyin::UserDict
487 const uint16 * splids = get_lemma_spell_ids(offset); in locate_first_in_offsets()
602 uint16 * splids = get_lemma_spell_ids(offset); in _get_lpis()
665 const uint16 * ids = get_lemma_spell_ids(offset); in _get_lpis()
691 uint16 * splids = get_lemma_spell_ids(offset); in _get_lpis()
753 uint16 * splids = get_lemma_spell_ids(offset); in _get_lpis()
923 uint16 * spl = get_lemma_spell_ids(offset); in _get_lpis()
1015 uint16 * spl = get_lemma_spell_ids(offset); in _get_lpis()
1862 uint16 *spl = get_lemma_spell_ids(offset); in _get_lpis()
2172 uint16 * splids = get_lemma_spell_ids(offset); in _get_lpis()
[all …]
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Duserdict.h344 uint16 * get_lemma_spell_ids(uint32 offset);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Duserdict.h344 uint16 * get_lemma_spell_ids(uint32 offset);