Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
Dndbdic.c1057 NJ_UINT32 hindo_data = 0; in bdic_search_fore_data() local
1124 loctset->loct.current = hindo_data; in bdic_search_fore_data()
1144 if (((hindo == hindo_max) && (current < hindo_data)) || in bdic_search_fore_data()
1147 hindo_data = current; in bdic_search_fore_data()
2734 NJ_UINT32 hindo_data = 0; in bdic_get_next_data() local
2779 psrhCache->storebuff[abIdx].current = hindo_data; in bdic_get_next_data()
2796 if ((hindo > hindo_max) || ((hindo == hindo_max) && (current < hindo_data))) { in bdic_get_next_data()
2798 hindo_data = current; in bdic_get_next_data()