Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-math-table.hh688 struct MathGlyphPartRecord struct
690 bool subset (hb_subset_context_t *c) const in subset()
700 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
706 void extract (hb_ot_math_glyph_part_t &out, in extract()
724 void closure_glyphs (hb_set_t *variant_glyphs) const in closure_glyphs()
728 HBGlyphID16 glyph; /* Glyph ID for the part. */
729 HBUINT16 startConnectorLength;
734 HBUINT16 endConnectorLength;
739 HBUINT16 fullAdvance; /* Full advance width/height for this part,
742 PartFlags partFlags; /* Part qualifiers. */