Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-var-hvar-table.hh99 struct HVARVVAR struct
101 static const hb_tag_t HVARTag = HB_OT_TAG_HVAR;
102 static const hb_tag_t VVARTag = HB_OT_TAG_VVAR;
104 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
115 inline float get_advance_var (hb_codepoint_t glyph, in get_advance_var()
122 inline bool has_sidebearing_deltas (void) const in has_sidebearing_deltas()
126 FixedVersion<>version; /* Version of the metrics variation table
129 varStore; /* Offset to item variation store table. */
131 advMap; /* Offset to advance var-idx mapping. */
133 lsbMap; /* Offset to lsb/tsb var-idx mapping. */
[all …]