Searched defs:MathKernInfo (Results 1 – 2 of 2) sorted by relevance
476 struct MathKernInfo struct478 bool subset (hb_subset_context_t *c) const in subset()500 bool sanitize (hb_sanitize_context_t *c) const in sanitize()508 hb_position_t get_kerning (hb_codepoint_t glyph, in get_kerning()517 unsigned int get_kernings (hb_codepoint_t glyph, in get_kernings()535 mathKernCoverage;540 mathKernInfoRecords;
230 FT_UInt ExtendedShapeCoverage, MathKernInfo; in otv_MathGlyphInfo_validate() local