Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-math-table.hh251 struct MathTopAccentAttachment struct
253 bool subset (hb_subset_context_t *c) const in subset()
275 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
283 hb_position_t get_value (hb_codepoint_t glyph, in get_value()
293 Offset16To<Coverage> topAccentCoverage; /* Offset to Coverage table -
297 Array16Of<MathValueRecord> topAccentAttachment; /* Array of MathValueRecords
/external/freetype/src/otvalid/
Dotvmath.c229 FT_UInt MathItalicsCorrectionInfo, MathTopAccentAttachment; in otv_MathGlyphInfo_validate() local