Home
last modified time | relevance | path

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

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