Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-math-table.hh742 struct MathGlyphConstruction struct
744 bool subset (hb_subset_context_t *c) const in subset()
760 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
768 const MathGlyphAssembly &get_assembly () const { return this+glyphAssembly; } in get_assembly()
770 unsigned int get_variants (hb_direction_t direction, in get_variants()
786 void closure_glyphs (hb_set_t *variant_glyphs) const in closure_glyphs()
797 Offset16To<MathGlyphAssembly> glyphAssembly;
800 Array16Of<MathGlyphVariantRecord> mathGlyphVariantRecord;