Searched defs:MathKernInfo (Results 1 – 2 of 2) sorted by relevance
328 struct MathKernInfo struct330 bool sanitize (hb_sanitize_context_t *c) const in sanitize()338 hb_position_t get_kerning (hb_codepoint_t glyph, in get_kerning()348 OffsetTo<Coverage> mathKernCoverage; /* Offset to Coverage table -351 ArrayOf<MathKernInfoRecord> mathKernInfoRecords; /* Array of
230 FT_UInt ExtendedShapeCoverage, MathKernInfo; in otv_MathGlyphInfo_validate() local