Home
last modified time | relevance | path

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

/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-directwrite.cc719 double x_mult = (double) font->x_scale / fontEmSize; in _hb_directwrite_shape() local
Dhb-coretext.cc522 CGFloat x_mult = (CGFloat) font->x_scale / ct_font_size; in _hb_coretext_shape() local