Home | History | Annotate | Download | only in autofit

Lines Matching refs:num_widths

89         FT_UInt       num_widths = 0;
117 if ( num_widths < AF_LATIN_MAX_WIDTHS )
118 axis->widths[ num_widths++ ].org = dist;
122 af_sort_widths( num_widths, axis->widths );
123 axis->width_count = num_widths;