Home
last modified time | relevance | path

Searched defs:MathKernInfo (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-math-table.hh435 struct MathKernInfo struct
437 bool subset (hb_subset_context_t *c) const in subset()
459 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
467 hb_position_t get_kerning (hb_codepoint_t glyph, in get_kerning()
478 mathKernCoverage;
483 mathKernInfoRecords;
/external/freetype/src/otvalid/
Dotvmath.c230 FT_UInt ExtendedShapeCoverage, MathKernInfo; in otv_MathGlyphInfo_validate() local