Home | History | Annotate | Download | only in autofit

Lines Matching refs:fitted_width

2874     FT_Pos  fitted_width;
2880 fitted_width = af_latin_compute_stem_width( hints, dim,
2886 stem_edge->pos = base_edge->pos + fitted_width;
2891 stem_edge->pos / 64.0, dist / 64.0, fitted_width / 64.0 ));