Home | History | Annotate | Download | only in autofit

Lines Matching refs:num_widths

96         FT_UInt       num_widths = 0;
124 if ( num_widths < AF_LATIN_MAX_WIDTHS )
125 axis->widths[ num_widths++ ].org = dist;
129 af_sort_widths( num_widths, axis->widths );
130 axis->width_count = num_widths;