Searched refs:kern1 (Results 1 – 1 of 1) sorted by relevance
435 hb_position_t x_kern, y_kern, kern1, kern2; in _hb_ot_shape_fallback_kern() local441 kern1 = x_kern >> 1; in _hb_ot_shape_fallback_kern()442 kern2 = x_kern - kern1; in _hb_ot_shape_fallback_kern()443 buffer->pos[buffer->idx].x_advance += kern1; in _hb_ot_shape_fallback_kern()447 kern1 = y_kern >> 1; in _hb_ot_shape_fallback_kern()448 kern2 = y_kern - kern1; in _hb_ot_shape_fallback_kern()449 buffer->pos[buffer->idx].y_advance += kern1; in _hb_ot_shape_fallback_kern()