Home | History | Annotate | Download | only in autofit

Lines Matching refs:stdw

159         FT_Pos        stdw;
162 stdw = ( axis->width_count > 0 )
167 axis->edge_distance_threshold = stdw / 5;
168 axis->standard_width = stdw;