Searched defs:BaseGlyphRecord (Results 1 – 2 of 2) sorted by relevance
140 struct BaseGlyphRecord struct142 int cmp (hb_codepoint_t g) const in cmp()145 bool sanitize (hb_sanitize_context_t *c) const in sanitize()152 HBGlyphID16 glyphId; /* Glyph ID of reference glyph */153 HBUINT16 firstLayerIdx; /* Index (from beginning of158 HBUINT16 numLayers; /* Number of color layers
70 } BaseGlyphRecord; typedef