Home | History | Annotate | Download | only in autofit

Lines Matching defs:x_scale

599     FT_Fixed   x_scale = hints->x_scale;
660 hints->x_scale = x_scale;
690 point->ox = point->x = FT_MulFix( vec->x, x_scale ) + x_delta;