Searched defs:MathGlyphConstruction (Results 1 – 1 of 1) sorted by relevance
821 struct MathGlyphConstruction struct823 bool subset (hb_subset_context_t *c) const in subset()839 bool sanitize (hb_sanitize_context_t *c) const in sanitize()847 const MathGlyphAssembly &get_assembly () const { return this+glyphAssembly; } in get_assembly()849 unsigned int get_variants (hb_direction_t direction, in get_variants()865 void closure_glyphs (hb_set_t *variant_glyphs) const in closure_glyphs()876 Offset16To<MathGlyphAssembly> glyphAssembly;879 Array16Of<MathGlyphVariantRecord> mathGlyphVariantRecord;