Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-var-mvar-table.hh59 struct MVAR struct
61 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()
92 static int tag_compare (const void *pa, const void *pb) in tag_compare()
100 FixedVersion<>version; /* Version of the metrics variation table
102 HBUINT16 reserved; /* Not used; set to 0. */
103 HBUINT16 valueRecordSize;/* The size in bytes of each value record
105 HBUINT16 valueRecordCount;/* The number of value records — may be zero. */
107 varStore; /* Offset to item variation store table. */
[all …]
/third_party/harfbuzz/src/
Dhb-ot-var-mvar-table.hh59 struct MVAR struct
61 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()
92 static int tag_compare (const void *pa, const void *pb) in tag_compare()
100 FixedVersion<>version; /* Version of the metrics variation table
102 HBUINT16 reserved; /* Not used; set to 0. */
103 HBUINT16 valueRecordSize;/* The size in bytes of each value record
105 HBUINT16 valueRecordCount;/* The number of value records — may be zero. */
107 varStore; /* Offset to item variation store table. */
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-var-mvar-table.hh59 struct MVAR struct
61 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 table
100 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 …]