Searched refs:kern1 (Results 1 – 1 of 1) sorted by relevance
468 hb_position_t kern1 = x_kern >> 1; in _hb_ot_shape_fallback_kern() local469 hb_position_t kern2 = x_kern - kern1; in _hb_ot_shape_fallback_kern()470 pos[idx].x_advance += kern1; in _hb_ot_shape_fallback_kern()477 hb_position_t kern1 = y_kern >> 1; in _hb_ot_shape_fallback_kern() local478 hb_position_t kern2 = y_kern - kern1; in _hb_ot_shape_fallback_kern()479 pos[idx].y_advance += kern1; in _hb_ot_shape_fallback_kern()