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.hh536 struct MathGlyphConstruction struct
538 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
546 const MathGlyphAssembly &get_assembly () const { return this+glyphAssembly; } in get_assembly()
548 unsigned int get_variants (hb_direction_t direction, in get_variants()
571 OffsetTo<MathGlyphAssembly> glyphAssembly;
574 ArrayOf<MathGlyphVariantRecord> mathGlyphVariantRecord;