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.hh616 struct MathGlyphPartRecord struct
618 bool subset (hb_subset_context_t *c) const in subset()
628 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
634 void extract (hb_ot_math_glyph_part_t &out, in extract()
652 void closure_glyphs (hb_set_t *variant_glyphs) const in closure_glyphs()
656 HBGlyphID16 glyph; /* Glyph ID for the part. */
657 HBUINT16 startConnectorLength;
662 HBUINT16 endConnectorLength;
667 HBUINT16 fullAdvance; /* Full advance width/height for this part,
670 PartFlags partFlags; /* Part qualifiers. */