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

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

Completed in 36 milliseconds