Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh442 float mark_x, mark_y, base_x, base_y; in apply() local
445 mark_anchor.get_anchor (c, buffer->cur().codepoint, &mark_x, &mark_y); in apply()
449 o.x_offset = round (base_x - mark_x); in apply()