Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ft.cc144 float x_mult = 1.f, y_mult = 1.f; in _hb_ft_hb_font_changed() local
437 float x_mult; in hb_ft_get_glyph_h_advances() local
519 float x_mult, y_mult; in hb_ft_get_glyph_v_origin() local
580 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-font.hh119 int64_t x_mult; member
Dhb-coretext.cc494 CGFloat x_mult = (CGFloat) font->x_scale / ct_font_size; in _hb_coretext_shape() local
Dhb-directwrite.cc714 double x_mult = (double) font->x_scale / fontEmSize; in _hb_directwrite_shape() local