Searched defs:BaseGlyphPaintRecord (Results 1 – 1 of 1) sorted by relevance
1233 struct BaseGlyphPaintRecord struct1235 int cmp (hb_codepoint_t g) const in cmp()1238 bool serialize (hb_serialize_context_t *s, const hb_map_t* glyph_map, in serialize()1251 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()1258 HBGlyphID16 glyphId; /* Glyph ID of reference glyph */1259 Offset32To<Paint> paint; /* Offset (from beginning of BaseGlyphPaintRecord array) to Paint,