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()57 FixedVersion<>version; /* 0x00010000u for version 1.0. */58 FWORD ascender; /* Typographic ascent. */59 FWORD descender; /* Typographic descent. */60 FWORD lineGap; /* Typographic line gap. */61 UFWORD advanceMax; /* Maximum advance width/height value in63 FWORD minLeadingBearing; /* Minimum left/top sidebearing value in65 FWORD minTrailingBearing; /* Minimum right/bottom sidebearing value;[all …]