Searched defs:_hea (Results 1 – 1 of 1) sorted by relevance
46 struct _hea struct48 bool has_data () const { return version.major; } in has_data()50 bool sanitize (hb_sanitize_context_t *c) const in sanitize()59 FixedVersion<>version; /* 0x00010000u for version 1.0. */60 FWORD ascender; /* Typographic ascent. */61 FWORD descender; /* Typographic descent. */62 FWORD lineGap; /* Typographic line gap. */63 UFWORD advanceMax; /* Maximum advance width/height value in65 FWORD minLeadingBearing;68 FWORD minTrailingBearing;[all …]