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

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

Completed in 19 milliseconds