Home | History | Annotate | Download | only in autofit

Lines Matching refs:y_scale

89       scaler->y_scale = 0x10000L;
540 scale = scaler->y_scale;
572 FT_Pos scaled = FT_MulFix( blue->shoot.org, scaler->y_scale );
602 metrics->root.scaler.y_scale = scale;
1062 : hints->y_scale;
1075 segment_length_threshold = FT_DivFix( 64, hints->y_scale );
1466 * correct x_scale and y_scale if needed, since they may have
1471 hints->y_scale = metrics->axis[AF_DIMENSION_VERT].scale;