Searched refs:line_cost (Results 1 – 1 of 1) sorted by relevance
164 static COST line_cost (WORD *next, int len);885 wcost = line_cost (w, len) + w->best_cost; in fmt_paragraph()953 line_cost (WORD *next, int len) in line_cost() function