Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-coretext.cc143 CGFloat x_mult, y_mult; /* From CT space to HB space. */ member
971 CGFloat x_mult = font_data->x_mult, y_mult = font_data->y_mult; in _hb_coretext_shape() local