Home | History | Annotate | Download | only in autofit

Lines Matching defs:x_scale

565     FT_Fixed   x_scale = hints->x_scale;
626 hints->x_scale = x_scale;
659 point->ox = point->x = FT_MulFix( vec->x, x_scale ) + x_delta;