Searched refs:INSERT_WEIGHT (Results 1 – 3 of 3) sorted by relevance
89 #define INSERT_WEIGHT 3 in SpellCustomGetDistance() macro127 return ((replace * REPLACE_WEIGHT + insert * INSERT_WEIGHT in SpellCustomGetDistance()140 return (replace * REPLACE_WEIGHT + insert * INSERT_WEIGHT in SpellCustomGetDistance()
318 #define INSERT_WEIGHT 3 in getDistance() macro356 return ((replace * REPLACE_WEIGHT + insert * INSERT_WEIGHT + in getDistance()372 return (replace * REPLACE_WEIGHT + insert * INSERT_WEIGHT + in getDistance()
164 #define INSERT_WEIGHT 5 macro186 return ((replace * REPLACE_WEIGHT + insert * INSERT_WEIGHT in py_enhance_stroke_get_distance()195 return (replace * REPLACE_WEIGHT + insert * INSERT_WEIGHT in py_enhance_stroke_get_distance()