Searched defs:y_mult (Results 1 – 4 of 4) sorted by relevance
516 double x_mult, y_mult; /* From LOGFONT space to HB space. */ member1005 double x_mult = font_data->x_mult, y_mult = font_data->y_mult; in _hb_uniscribe_shape() local
113 int64_t y_mult; member
446 CGFloat y_mult = (CGFloat) font->y_scale / ct_font_size; in _hb_coretext_shape() local
707 double y_mult = (double) font->y_scale / fontEmSize; in _hb_directwrite_shape_full() local