Searched defs:MathGlyphConstruction (Results 1 – 1 of 1) sorted by relevance
818 struct MathGlyphConstruction struct820 bool subset (hb_subset_context_t *c) const in subset()836 bool sanitize (hb_sanitize_context_t *c) const in sanitize()844 const MathGlyphAssembly &get_assembly () const { return this+glyphAssembly; } in get_assembly()846 unsigned int get_variants (hb_direction_t direction, in get_variants()862 void closure_glyphs (hb_set_t *variant_glyphs) const in closure_glyphs()873 Offset16To<MathGlyphAssembly> glyphAssembly;876 Array16Of<MathGlyphVariantRecord> mathGlyphVariantRecord;