Home
last modified time | relevance | path

Searched refs:y_kern (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-fallback.cc460 hb_position_t x_kern, y_kern; in _hb_ot_shape_fallback_kern() local
464 &x_kern, &y_kern); in _hb_ot_shape_fallback_kern()
475 if (y_kern) in _hb_ot_shape_fallback_kern()
477 hb_position_t kern1 = y_kern >> 1; in _hb_ot_shape_fallback_kern()
478 hb_position_t kern2 = y_kern - kern1; in _hb_ot_shape_fallback_kern()