Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh320 struct AnchorFormat3 struct
322 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id HB_UNUSED, in get_anchor()
335 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
341 AnchorFormat3* copy (hb_serialize_context_t *c) const in copy()
353 HBUINT16 format; /* Format identifier--format = 3 */
354 FWORD xCoordinate; /* Horizontal value--in design units */
355 FWORD yCoordinate; /* Vertical value--in design units */
357 xDeviceTable; /* Offset to Device table for X
361 yDeviceTable; /* Offset to Device table for Y