Home
last modified time | relevance | path

Searched defs:y_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.hh113 int64_t y_mult; member
Dhb-directwrite.cc720 double y_mult = (double) font->y_scale / fontEmSize; in _hb_directwrite_shape() local
Dhb-coretext.cc523 CGFloat y_mult = (CGFloat) font->y_scale / ct_font_size; in _hb_coretext_shape() local