Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-math-table.hh166 struct MathItalicsCorrectionInfo struct
168 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
176 hb_position_t get_value (hb_codepoint_t glyph, in get_value()
184 OffsetTo<Coverage> coverage; /* Offset to Coverage table -
188 ArrayOf<MathValueRecord> italicsCorrection; /* Array of MathValueRecords
/external/freetype/src/otvalid/
Dotvmath.c229 FT_UInt MathItalicsCorrectionInfo, MathTopAccentAttachment; in otv_MathGlyphInfo_validate() local