Searched defs:MathVariants (Results 1 – 2 of 2) sorted by relevance
885 struct MathVariants struct887 void closure_glyphs (const hb_set_t *glyph_set, in closure_glyphs()915 void collect_coverage_and_indices (hb_sorted_vector_t<hb_codepoint_t>& new_coverage, in collect_coverage_and_indices()938 bool subset (hb_subset_context_t *c) const in subset()975 bool sanitize_offsets (hb_sanitize_context_t *c) const in sanitize_offsets()984 bool sanitize (hb_sanitize_context_t *c) const in sanitize()994 hb_position_t get_min_connector_overlap (hb_direction_t direction, in get_min_connector_overlap()998 unsigned int get_glyph_variants (hb_codepoint_t glyph, in get_glyph_variants()1007 unsigned int get_glyph_parts (hb_codepoint_t glyph, in get_glyph_parts()1022 get_glyph_construction (hb_codepoint_t glyph, in get_glyph_construction()[all …]
423 FT_UInt MathConstants, MathGlyphInfo, MathVariants; in otv_MATH_validate() local