Home
last modified time | relevance | path

Searched defs:x_mult (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-ft.cc147 float x_mult = 1.f, y_mult = 1.f; in _hb_ft_hb_font_changed() local
455 float x_mult; in hb_ft_get_glyph_h_advances() local
556 float x_mult, y_mult; in hb_ft_get_glyph_v_origin() local
619 float x_mult, y_mult; in hb_ft_get_glyph_extents() local
Dhb-uniscribe.cc473 double x_mult, y_mult; /* From LOGFONT space to HB space. */ member
866 double x_mult = font_data->x_mult, y_mult = font_data->y_mult; in _hb_uniscribe_shape() local
Dhb-directwrite.cc710 double x_mult = (double) font->x_scale / fontEmSize; in _hb_directwrite_shape() local
Dhb-font.hh128 int64_t x_mult; member
Dhb-coretext.cc544 CGFloat x_mult = (CGFloat) font->x_scale / ct_font_size; in _hb_coretext_shape() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-uniscribe.cc473 double x_mult, y_mult; /* From LOGFONT space to HB space. */ member
866 double x_mult = font_data->x_mult, y_mult = font_data->y_mult; in _hb_uniscribe_shape() local
Dhb-font.hh112 int64_t x_mult; member
Dhb-coretext.cc522 CGFloat x_mult = (CGFloat) font->x_scale / ct_font_size; in _hb_coretext_shape() local
Dhb-directwrite.cc719 double x_mult = (double) font->x_scale / fontEmSize; in _hb_directwrite_shape() local