Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh488 float mark_x, mark_y, base_x, base_y; in apply() local
491 mark_anchor.get_anchor (c, buffer->cur().codepoint, &mark_x, &mark_y); in apply()
496 o.y_offset = roundf (base_y - mark_y); in apply()