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

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
H A Dndbdic.c2388 NJ_UINT16 bottom_abIdx; local
2573 bottom_abIdx = psrhCache->keyPtr[abPtrIdx];
2575 if ((bottom_abIdx > NJ_SEARCH_CACHE_SIZE) || (top_abIdx >= NJ_SEARCH_CACHE_SIZE)) {
2581 count_abIdx = bottom_abIdx - top_abIdx;
2620 if (current_abIdx >= bottom_abIdx) {
2661 if (current_abIdx >= bottom_abIdx) {

Completed in 33 milliseconds