Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh61 xPlacement = 0x0001u, /* Includes horizontal adjustment for placement */ enumerator
77 SHORT xPlacement; /* Horizontal adjustment for
117 if (format & xPlacement) glyph_pos.x_offset += font->em_scale_x (get_short (values++)); in apply_value()
163 if (format & xPlacement) values++; in sanitize_value_devices()