Searched refs:get_max_lemma_id (Results 1 – 3 of 3) sorted by relevance
336 LemmaIdType get_max_lemma_id();
235 inline LemmaIdType UserDict::get_max_lemma_id() { in get_max_lemma_id() function in ime_pinyin::UserDict242 if (id >= start_id_ && id <= get_max_lemma_id()) in is_valid_lemma_id()2213 LemmaIdType id = get_max_lemma_id() + 1; in _get_lpis()