Lines Matching defs:MathGlyphInfo
551 struct MathGlyphInfo struct
553 bool subset (hb_subset_context_t *c) const in subset()
579 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
590 get_italics_correction (hb_codepoint_t glyph, hb_font_t *font) const in get_italics_correction()
594 get_top_accent_attachment (hb_codepoint_t glyph, hb_font_t *font) const in get_top_accent_attachment()
597 bool is_extended_shape (hb_codepoint_t glyph) const in is_extended_shape()
600 hb_position_t get_kerning (hb_codepoint_t glyph, in get_kerning()
606 hb_position_t get_kernings (hb_codepoint_t glyph, in get_kernings()
622 Offset16To<MathItalicsCorrectionInfo> mathItalicsCorrectionInfo;
626 Offset16To<MathTopAccentAttachment> mathTopAccentAttachment;
633 Offset16To<Coverage> extendedShapeCoverage;
637 Offset16To<MathKernInfo> mathKernInfo;