Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-layout-trak-table.hh182 hb_position_t offset_to_add = c->font->em_scalef_x (tracking / 2); in apply() local
188 buffer->pos[start].x_offset += offset_to_add; in apply()
195 hb_position_t offset_to_add = c->font->em_scalef_y (tracking / 2); in apply() local
201 buffer->pos[start].y_offset += offset_to_add; in apply()