Home | History | Annotate | Download | only in autofit

Lines Matching refs:stdw

130         FT_Pos        stdw;
133 stdw = ( axis->width_count > 0 )
138 axis->edge_distance_threshold = stdw / 5;
139 axis->standard_width = stdw;