Home | History | Annotate | Download | only in autofit

Lines Matching full:y_scale

600     FT_Fixed   y_scale = hints->y_scale;
661 hints->y_scale = y_scale;
691 point->oy = point->y = FT_MulFix( vec->y, y_scale ) + y_delta;