Searched defs:AnchorFormat3 (Results 1 – 2 of 2) sorted by relevance
8 struct AnchorFormat3 struct11 HBUINT16 format; /* Format identifier--format = 3 */12 FWORD xCoordinate; /* Horizontal value--in design units */13 FWORD yCoordinate; /* Vertical value--in design units */15 xDeviceTable; /* Offset to Device table for X19 yDeviceTable; /* Offset to Device table for Y25 bool sanitize (hb_sanitize_context_t *c) const in sanitize()33 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id HB_UNUSED, in get_anchor()52 bool subset (hb_subset_context_t *c) const in subset()108 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices()
452 struct AnchorFormat3 struct454 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id HB_UNUSED, in get_anchor()467 bool sanitize (hb_sanitize_context_t *c) const in sanitize()473 AnchorFormat3* copy (hb_serialize_context_t *c, in copy()487 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices()494 HBUINT16 format; /* Format identifier--format = 3 */495 FWORD xCoordinate; /* Horizontal value--in design units */496 FWORD yCoordinate; /* Vertical value--in design units */498 xDeviceTable; /* Offset to Device table for X502 yDeviceTable; /* Offset to Device table for Y