Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-hhea-table.hh46 struct _hea struct
48 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 in
65 FWORD minLeadingBearing;
68 FWORD minTrailingBearing;
[all …]