Searched defs:y_mult (Results 1 – 1 of 1) sorted by relevance
143 CGFloat x_mult, y_mult; /* From CT space to HB space. */ member971 CGFloat x_mult = font_data->x_mult, y_mult = font_data->y_mult; in _hb_coretext_shape() local