Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-math-table.hh812 struct MathGlyphConstruction struct
814 bool subset (hb_subset_context_t *c) const in subset()
830 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
838 const MathGlyphAssembly &get_assembly () const { return this+glyphAssembly; } in get_assembly()
840 unsigned int get_variants (hb_direction_t direction, in get_variants()
856 void closure_glyphs (hb_set_t *variant_glyphs) const in closure_glyphs()
867 Offset16To<MathGlyphAssembly> glyphAssembly;
870 Array16Of<MathGlyphVariantRecord> mathGlyphVariantRecord;