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