Home
last modified time | relevance | path

Searched defs:AnchorFormat2 (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh275 struct AnchorFormat2 struct
277 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id, in get_anchor()
299 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
305 AnchorFormat2* copy (hb_serialize_context_t *c) const in copy()
312 HBUINT16 format; /* Format identifier--format = 2 */
313 FWORD xCoordinate; /* Horizontal value--in design units */
314 FWORD yCoordinate; /* Vertical value--in design units */
315 HBUINT16 anchorPoint; /* Index to glyph contour point */