Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-math-table.hh198 struct MathItalicsCorrectionInfo struct
200 bool subset (hb_subset_context_t *c) const in subset()
222 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
230 hb_position_t get_value (hb_codepoint_t glyph, in get_value()
238 Offset16To<Coverage> coverage; /* Offset to Coverage table -
242 Array16Of<MathValueRecord> italicsCorrection; /* Array of MathValueRecords
/aosp_15_r20/external/freetype/src/otvalid/
H A Dotvmath.c229 FT_UInt MathItalicsCorrectionInfo, MathTopAccentAttachment; in otv_MathGlyphInfo_validate() local