Home | History | Annotate | Download | only in ports

Lines Matching refs:metric

2197             int metric = compute_metric(pattern, desc2fontstyle(desc));
2198 if (0 == metric) {
2201 if (metric < bestMetric) {
2202 bestMetric = metric;