Searched refs:wcost (Results 1 – 1 of 1) sorted by relevance
863 COST wcost, best; in fmt_paragraph() local885 wcost = line_cost (w, len) + w->best_cost; in fmt_paragraph()887 wcost += RAGGED_COST (len - last_line_length); in fmt_paragraph()888 if (wcost < best) in fmt_paragraph()890 best = wcost; in fmt_paragraph()