Searched defs:y_mult (Results 1 – 3 of 3) sorted by relevance
489 double x_mult, y_mult; /* From LOGFONT space to HB space. */ member1015 double x_mult = font_data->x_mult, y_mult = font_data->y_mult; in _hb_uniscribe_shape() local
787 double y_mult = (double) font->y_scale / fontEmSize; in _hb_directwrite_shape() local
505 CGFloat y_mult = (CGFloat) font->y_scale / ct_font_size; in _hb_coretext_shape() local