Searched defs:HVARVVAR (Results 1 – 1 of 1) sorted by relevance
101 struct HVARVVAR struct103 enum { HVARTag = HB_OT_TAG_HVAR };104 enum { VVARTag = HB_OT_TAG_VVAR };106 bool sanitize (hb_sanitize_context_t *c) const in sanitize()117 float get_advance_var (hb_codepoint_t glyph, in get_advance_var()124 bool has_sidebearing_deltas () const { return lsbMap && rsbMap; } in has_sidebearing_deltas()127 FixedVersion<>version; /* Version of the metrics variation table130 varStore; /* Offset to item variation store table. */132 advMap; /* Offset to advance var-idx mapping. */134 lsbMap; /* Offset to lsb/tsb var-idx mapping. */[all …]