Lines Matching defs:MathVariants
876 struct MathVariants struct
878 void closure_glyphs (const hb_set_t *glyph_set, in closure_glyphs()
906 void collect_coverage_and_indices (hb_sorted_vector_t<hb_codepoint_t>& new_coverage, in collect_coverage_and_indices()
929 bool subset (hb_subset_context_t *c) const in subset()
966 bool sanitize_offsets (hb_sanitize_context_t *c) const in sanitize_offsets()
975 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
986 hb_position_t get_min_connector_overlap (hb_direction_t direction, in get_min_connector_overlap()
990 unsigned int get_glyph_variants (hb_codepoint_t glyph, in get_glyph_variants()
999 unsigned int get_glyph_parts (hb_codepoint_t glyph, in get_glyph_parts()
1014 get_glyph_construction (hb_codepoint_t glyph, in get_glyph_construction()
1033 HBUINT16 minConnectorOverlap;
1037 Offset16To<Coverage> vertGlyphCoverage;
1041 Offset16To<Coverage> horizGlyphCoverage;
1045 HBUINT16 vertGlyphCount; /* Number of glyphs for which
1048 HBUINT16 horizGlyphCount;/* Number of glyphs for which
1056 glyphConstruction;