Home | History | Annotate | Download | only in autofit

Lines Matching refs:stdw

137         FT_Pos        stdw;
140 stdw = ( axis->width_count > 0 )
145 axis->edge_distance_threshold = stdw / 5;
146 axis->standard_width = stdw;