Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-math-table.hh694 struct MathGlyphPartRecord struct
696 bool subset (hb_subset_context_t *c) const in subset()
706 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
712 void extract (hb_ot_math_glyph_part_t &out, in extract()
730 void closure_glyphs (hb_set_t *variant_glyphs) const in closure_glyphs()
734 HBGlyphID16 glyph; /* Glyph ID for the part. */
735 HBUINT16 startConnectorLength;
740 HBUINT16 endConnectorLength;
745 HBUINT16 fullAdvance; /* Full advance width/height for this part,
748 PartFlags partFlags; /* Part qualifiers. */