Searched refs:y_mult (Results 1 – 13 of 13) sorted by relevance
473 double x_mult, y_mult; /* From LOGFONT space to HB space. */ member505 data->y_mult = (double) font->y_scale / font_size; in _hb_uniscribe_shaper_font_data_create()866 double x_mult = font_data->x_mult, y_mult = font_data->y_mult; in _hb_uniscribe_shape() local875 pos->y_offset = y_mult * info->var2.i32; in _hb_uniscribe_shape()
113 int64_t y_mult; member134 { return HB_DIRECTION_IS_VERTICAL(direction) ? y_mult : x_mult; } in dir_mult()136 hb_position_t em_scale_y (int16_t v) { return em_mult (v, y_mult); } in em_scale_y()619 y_mult = ((int64_t) y_scale << 16) / upem; in mults_changed()
523 CGFloat y_mult = (CGFloat) font->y_scale / ct_font_size; in _hb_coretext_shape() local1112 info->var2.i32 = round (positions[j].y * y_mult); in _hb_coretext_shape()1118 hb_position_t y_offset = round ((positions[0].y - advances_so_far) * y_mult); in _hb_coretext_shape()1126 info->mask = round (advance * y_mult); in _hb_coretext_shape()
720 double y_mult = (double) font->y_scale / fontEmSize; in _hb_directwrite_shape() local792 pos->y_offset = y_mult * info->var2.i32; in _hb_directwrite_shape()
1513 font->x_mult = font->y_mult = 1 << 16; in _hb_font_create()
113 int64_t y_mult; member134 { return HB_DIRECTION_IS_VERTICAL(direction) ? y_mult : x_mult; } in dir_mult()136 hb_position_t em_scale_y (int16_t v) { return em_mult (v, y_mult); } in em_scale_y()617 y_mult = ((int64_t) y_scale << 16) / upem; in mults_changed()
516 double x_mult, y_mult; /* From LOGFONT space to HB space. */ member548 data->y_mult = (double) font->y_scale / font_size; in _hb_uniscribe_shaper_font_data_create()1025 double x_mult = font_data->x_mult, y_mult = font_data->y_mult; in _hb_uniscribe_shape() local1034 pos->y_offset = y_mult * info->var2.i32; in _hb_uniscribe_shape()
485 CGFloat y_mult = (CGFloat) font->y_scale / ct_font_size; in _hb_coretext_shape() local1074 info->var2.i32 = positions[j].y * y_mult; in _hb_coretext_shape()1080 hb_position_t y_offset = (positions[0].y - advances_so_far) * y_mult; in _hb_coretext_shape()1088 info->mask = advance * y_mult; in _hb_coretext_shape()
716 double y_mult = (double) font->y_scale / fontEmSize; in _hb_directwrite_shape_full() local861 pos->y_offset = y_mult * info->var2.i32; in _hb_directwrite_shape_full()
515 double x_mult, y_mult; /* From LOGFONT space to HB space. */ member547 data->y_mult = (double) font->y_scale / font_size; in _hb_uniscribe_shaper_font_data_create()1004 double x_mult = font_data->x_mult, y_mult = font_data->y_mult; in _hb_uniscribe_shape() local1013 pos->y_offset = y_mult * info->var2.i32; in _hb_uniscribe_shape()
460 CGFloat y_mult = (CGFloat) font->y_scale / ct_font_size; in _hb_coretext_shape() local1031 info->var2.i32 = positions[j].y * y_mult; in _hb_coretext_shape()1037 hb_position_t y_offset = (positions[0].y - advances_so_far) * y_mult; in _hb_coretext_shape()1045 info->mask = advance * y_mult; in _hb_coretext_shape()
674 double y_mult = (double) font->y_scale / fontEmSize; in _hb_directwrite_shape_full() local819 pos->y_offset = y_mult * info->var2.i32; in _hb_directwrite_shape_full()