Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Layout/GPOS/
DMarkArray.hh36 float mark_x, mark_y, base_x, base_y; in apply() local
39 mark_anchor.get_anchor (c, buffer->cur().codepoint, &mark_x, &mark_y); in apply()
50 o.x_offset = roundf (base_x - mark_x); in apply()