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.hh328 struct MathKernInfo struct
330 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
/external/freetype/src/otvalid/
Dotvmath.c230 FT_UInt ExtendedShapeCoverage, MathKernInfo; in otv_MathGlyphInfo_validate() local