Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-uniscribe.cc516 double x_mult, y_mult; /* From LOGFONT space to HB space. */ member
1005 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-coretext.cc446 CGFloat y_mult = (CGFloat) font->y_scale / ct_font_size; in _hb_coretext_shape() local
Dhb-directwrite.cc707 double y_mult = (double) font->y_scale / fontEmSize; in _hb_directwrite_shape_full() local