Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh62 yPlacement = 0x0002u, /* Includes vertical adjustment for placement */ enumerator
79 SHORT yPlacement; /* Vertical adjustment for
118 if (format & yPlacement) glyph_pos.y_offset += font->em_scale_y (get_short (values++)); in apply_value()
164 if (format & yPlacement) values++; in sanitize_value_devices()