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