Searched defs:MVAR (Results 1 – 1 of 1) sorted by relevance
59 struct MVAR struct61 static constexpr hb_tag_t tableTag = HB_OT_TAG_MVAR;63 bool sanitize (hb_sanitize_context_t *c) const in sanitize()76 float get_var (hb_tag_t tag, in get_var()90 static int tag_compare (const void *pa, const void *pb) in tag_compare()98 FixedVersion<>version; /* Version of the metrics variation table100 HBUINT16 reserved; /* Not used; set to 0. */101 HBUINT16 valueRecordSize;/* The size in bytes of each value record —103 HBUINT16 valueRecordCount;/* The number of value records — may be zero. */105 varStore; /* Offset to item variation store table. */[all …]