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

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
H A Dndldic.c118 static NJ_INT16 get_cand_by_evaluate2(NJ_CLASS *iwnn, NJ_SEARCH_CONDITION *cond, NJ_SEARCH_LOCATION_SET *loctset, NJ_UINT8 search_pattern, NJ_UINT16 hIdx);
225 ret = get_cand_by_evaluate2(iwnn, con, loctset, con->operation, hIdx);
229 ret = get_cand_by_evaluate2(iwnn, con, loctset, con->operation, hIdx);
1932 static NJ_INT16 get_cand_by_evaluate2(NJ_CLASS *iwnn, NJ_SEARCH_CONDITION *cond, function

Completed in 6 milliseconds