Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
Dndbdic.c2391 NJ_UINT16 old_abIdx; in bdic_search_fore_data2() local
2587 old_abIdx = loctset->loct.current_cache; in bdic_search_fore_data2()
2592 ret = bdic_get_next_data(data_top, data_end, loctset, psrhCache, old_abIdx); in bdic_search_fore_data2()
2601 loctset->loct.current = psrhCache->storebuff[old_abIdx].current; in bdic_search_fore_data2()
2602 loctset->loct.current_cache = (NJ_UINT8)old_abIdx; in bdic_search_fore_data2()
2615 save_abIdx = old_abIdx; in bdic_search_fore_data2()
2619 current_abIdx = old_abIdx + 1; in bdic_search_fore_data2()
2667 if (current_abIdx == old_abIdx) { in bdic_search_fore_data2()